gnu: libsrtp: Have source use file-name. * gnu/packages/telephony.scm (libsrtp)[source]: Add file-name field.
gnu: libjpeg-turbo: Fix build on mips. * gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to set variable type before use.
gnu: lftp: Update to 4.7.4. * gnu/packages/ftp.scm (lftp): Update to 4.7.4. [home-page]: Change to new domain. [source]: Adjust to new domain. Add mirror.
gnu: python-setuptools: Update to 31.0.0. * gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 31.0.0. [source]: Use 'pypi-uri'. [license]: Update for bundled libraries.
gnu: duplicity: Use 'modify-phases' syntax. * gnu/packages/backup.scm (duplicity)[arguments]: Use 'modify-phases'.
import: cpan: Add updater. * guix/import/cpan.scm (module->dist-name): Fetch the field of interest. (cpan-fetch): Accept release name rather than module name. (fix-source-url): Rename to ... (cpan-source-url): ... this. Take metadata as parameter. (package->upstream-name, cpan-version, cpan-package?, latest-release): New procedures. (cpan-module->sexp): Use cpan-version and cpan-source-url. (%cpan-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %CPAN-UPDATER.
import: cpan: Move core-module? to top-level. * guix/import/cpan.scm (cpan-module->sexp): Move local core-module? procedure to ... (core-module?): ... here.
import: json: Silence json-fetch output. * guix/import/json.scm (json-fetch): Use http-fetch instead of url-fetch to avoid writing to stdout and a temporary file for each invocation. * guix/import/gem.scm (rubygems-fetch): Do not redirect json-fetch output to /dev/null. * guix/import/pypi.scm (pypi-fetch): Likewise.
gnu: xf86-video-nouveau: Update to 1.0.13. * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
gnu: xf86-input-synaptics: Update to 1.9.0. * gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.
gnu: xf86-input-mouse: Update to 1.9.2. * gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.
gnu: xf86-input-joystick: Update to 1.6.3. * gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.
gnu: xf86-input-evdev: Update to 2.10.4. * gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.
gnu: nano: Update to 2.7.2. * gnu/packages/nano.scm (nano): Update to 2.7.2.
gnu: perl-dbix-class-introspectablem2m: Update source tarball URL. * gnu/packages/perl.scm (perl-dbix-class-introspectablem2m)[source]: Update tarball URL.
gnu: cssc: Update to 1.4.0. * gnu/packages/version-control.scm (cssc): Update to 1.4.0. [source]: Remove unneeded patches (i.e. all of them). * gnu/packages/patches/cssc-gets-undeclared.patch: Delete file. * gnu/packages/patches/cssc-missing-include.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove deleted patches.
gnu: gsl: Update to 2.3. * gnu/packages/maths.scm (gsl): Update to 2.3.
gnu: vim: Update to 8.0.0133. * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0133.
gnu: denemo: Change default preferences to use the already-present lilypond. * gnu/packages/music.scm (denemo)[progpagated-inputs]: Move lilypond to ... [inputs]: ... here. [phases]: New phase set-lilypond.
gnu: calibre: Update to 2.74.0. * gnu/packages/ebook.scm (calibre): Update to 2.74.0.