gnu: swish-e: Work around compilation error and test failures.
* gnu/packages/search.scm (swish-e)[inputs]: Remove ZLIB and LIBXML2.
[arguments]: Add #:configure-flags.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
nls: Update 'fr' translation.
gnu: Add python-xenon.
* gnu/packages/python.scm (python-xenon, python2-xenon) New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: perl-html-tree: Update to 5.07.
* gnu/packages/web.scm (perl-html-tree): Update to 5.07.
gnu: youtube-dl: Update to 2017.09.02.
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.02.
gnu: dub: Update to 1.5.0.
* gnu/packages/ldc.scm (dub): Update to 1.5.0.
gnu: perl-context-preserve: Update source URL.
* gnu/packages/perl.scm (perl-context-preserve)[source]: Update CPAN author.
gnu: python-ruamel.yaml: Update to 0.15.33.
* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.33.
gnu: gparted: Update home page.
* gnu/packages/disk.scm (gparted)[home-page]: Use now-HTTPS gparted.org.
build: emacs-build-system: Make the install phase more helpful.
Modify the install phase to detect when nothing has been installed, and error
if this happens. This is preferable to continuing, and allowing the next phase
to fail.
Also, when nothing can be found to be installed, print out each file that was
considered, along with the regular expressions that were used to include and
exclude it.
* gnu/build/emacs-build-system.scm (install-file?): Add additional error
checking and logging.
gnu: r-minimal: Update to 3.4.1.
* gnu/packages/statistics.scm (r-minimal): Update to 3.4.1.
gnu: vdirsyncer: Update to 0.16.2.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.2.
gnu: python-click-log: Update to 0.2.0.
* gnu/packages/python.scm (python-click-log): Update to 0.2.0.
gnu: python-click-threading: Update to 0.4.3.
* gnu/packages/python.scm (python-click-threading): Update to 0.4.3.
[source]: Use pypi-uri.
gnu: python-icalendar: Update to 3.11.7.
* gnu/packages/python.scm (python-icalendar): Update to 3.11.7.
gnu: r-genomicalignments: Update to 1.12.2.
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.12.2.
gnu: r-tidyr: Update to 0.7.0.
* gnu/packages/statistics.scm (r-tidyr): Update to 0.7.0.
[propagated-inputs]: Remove r-lazyeval; add r-glue, r-purrr, r-rlang, and
r-tidyselect.
gnu: Add r-tidyselect.
* gnu/packages/statistics.scm (r-tidyselect): New variable.
gnu: r-vegan: Update to 2.4-4.
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-4.
[native-inputs]: Remove r-knitr.