gnu: ccache: Update to 3.3.5. * gnu/packages/ccache.scm (ccache): Update to 3.3.5. [arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase. Add new ‘munge-failing-test’ phase to make test suite pass.
gnu: Add emacs-json-mode. * gnu/packages/emacs.scm (emacs-json-mode): New public variable.
gnu: Add emacs-json-reformat. * gnu/packages/patches/emacs-json-reformat-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/emacs.scm (emacs-json-reformat): New variable.
gnu: ghc-hmatrix-special: Update to 0.4.0.1. * gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7. * gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
gnu: ghc-hmatrix-gsl: Update to 0.18.0.1. * gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
gnu: ghc-hmatrix: Update to 0.18.1.0. * gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
gnu: ghc-juicypixels: Update to 3.2.9.3. * gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
gnu: ghc-iproute: Use HTTPS for home page. * gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
gnu: ghc-iproute: Update to 1.7.1. * gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
gnu: opusfile: Update to 0.9. * gnu/packages/xiph.scm (opusfile): Update to 0.9.
gnu: xiph: Use HTTPS for home pages where possible. * gnu/packages/xiph.org (libogg, libvorbis, libtheora, ao, flac) (vorbis-tools, opusfile, icecast)[home-page]: Use HTTPS.
gnu: linux: Use HTTPS for home pages where possible. * gnu/packages/linux.scm (ltrace, libnl, pflask, acpi, module-init-tools) (snapscreenshot)[home-page]: Use HTTPS.
gnu: tls: Use HTTPS for home pages where possible. * gnu/packages/tls.scm (openssl, p11-kit, python-acme)[home-page]: Use HTTPS instead of HTTP, irony.
gnu: geos: Update to 3.6.2. * gnu/packages/geo.scm (geos): Update to 3.6.2.
gnu: gpsbabel: Complete licencing information. * gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet. [license]: Add expat.
gnu: gpsbabel: Use HTTPS for home page. * gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
gnu: libedit: Update to 20170329-3.1. * gnu/packages/libedit.scm (libedit): Update to 20170329-3.1. [arguments]: Remove deprecated ‘--enable-widec’ from #:configure-flags.
gnu: libedit: Use HTTPS for home page. * gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
gnu: Remove redundant wrapping from packages using ruby-build-system. Now that the build system does wrapping automatically, it can be removed from the packages that do it manually. * gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove #:phases. * gnu/packages/ruby.scm (ruby-redcloth)[arguments]: Remove #:phases. (ruby-httpclient)[arguments]: Remove 'wrap-bin-httpclient from the modified phases.