gnu: ghc-http-client: Update to 0.5.6.1. * gnu/packages/haskell.scm (ghc-http-client): Update to 0.5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-warp-tls. * gnu/packages/haskell.scm (ghc-warp-tls): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add ghc-warp. * gnu/packages/haskell.scm (ghc-warp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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.