gnu: ghc-wai-extra: Update to 3.0.13.1. * gnu/packages/haskell.scm (ghc-wai-extra): Update to 3.0.13.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: ghc-wai: Update to 3.2.1.1. * gnu/packages/haskell.scm (ghc-wai): Update to 3.2.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: ghc-auto-update: Update to 0.1.4. * gnu/packages/haskell.scm (ghc-auto-update): Update to 0.1.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-http2. * gnu/packages/haskell.scm (ghc-http2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-glob. * gnu/packages/haskell.scm (ghc-glob): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-psqueues. * gnu/packages/haskell.scm (ghc-psqueues): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-hex. * gnu/packages/haskell.scm (ghc-hex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-simple-sendfile * gnu/packages/haskell.scm (ghc-simple-sendfile): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-http-date. * gnu/packages/haskell.scm (ghc-http-date): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-wai-conduit. * gnu/packages/haskell.scm (ghc-wai-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: texlive-bin: Export variable. This is needed by the texlive build system. * gnu/packages/tex.scm (texlive-bin): Export variable.
gnu: gmime: Update to 3.0.1. * gnu/packages/mail.scm (gmime): Update to 3.0.1.
gnu: gspell: Update to 1.4.1. * gnu/packages/gnome.scm (gspell): Update to 1.4.1. * gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
gnu: tadbit: Fix typo in description. * gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
gnu: spin2cpp: Update to 3.6.3. * gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
hydra: Don't build non-substitutable packages. * build-aux/hydra/gnu-system.scm (package->job): Compute PACKAGE's derivation; return #f if 'substitutable-derivation?' returns #f.
ui: Remove the empty string from '%load-extensions'. * guix/ui.scm (run-guix): Set %LOAD-EXTENSIONS.
packages: Patches can be any lowerable object. * guix/packages.scm (patch-and-repack)[instantiate-patch]: Replace 'origin?' with 'struct?'.
gnu: proot: Install man page under the right name. * gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install man page as "proot.1", not "man.1".
gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140]. * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.