gnu: openssl: Update replacement to 1.0.2j [fixes CVE-2016-7052]. * gnu/packages/tls.scm (openssl): Update replacement to 1.0.2j. (openssl-1.0.2i): Replace with... (openssl-1.0.2j): ... new variable.
gnu: libftdi: Propagate the libusb input. * gnu/packages/libftdi.scm (libftdi): Change libusb from an input to a propagated-input. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: ncbi-vdb: Only build on i686 and x86_64. * gnu/packages/bioinformatics.scm (ncbi-vdb)[supported-systems]: Only build on i686 and x86_64. [arguments]: Add mandatory "-msse2" flag to CFLAGS.
gnu: ghc-pandoc: Update to 1.17.2. * gnu/packages/haskell.scm (ghc-pandoc): Update to 1.17.2.
gnu: ghc-texmath: Update to 0.8.6.5. * gnu/packages/haskell.scm (ghc-texmath): Update to 0.8.6.5.
gnu: ghc-cmark: Update to 0.5.3.1. * gnu/packages/haskell.scm (ghc-cmark): Update to 0.5.3.1.
gnu: ghc-highlighting-kate: Update to 0.6.3. * gnu/packages/haskell.scm (ghc-highlighting-kate): Update to 0.6.3.
gnu: ghc-pandoc-types: Update to 1.16.1.1. * gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.16.1.1.
gnu: ghc-tagsoup: Update to 0.14. * gnu/packages/haskell.scm (ghc-tagsoup): Update to 0.14.
gnu: tbb: Fail on test errors. * gnu/packages/tbb.scm (tbb)[arguments]: Add phase "fail-on-test-errors".
gnu: ghc-tls: Update to 1.3.8. * gnu/packages/haskell.scm (ghc-tls): Update to 1.3.8.
gnu: tbb: Use modify-phases syntax. * gnu/packages/tbb.scm (tbb)[arguments]: Use "modify-phases" syntax.
gnu: vsearch: Update to 2.1.1. * gnu/packages/bioinformatics.scm (vsearch): Update to 2.1.1.
gnu: azr3: Fix libsigc++ build errors. * gnu/packages/audio.scm (azr3)[arguments]: Add "-std=gnu++11" flag. [source]: Add patch. * gnu/packages/patches/azr3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: qtractor: Update to 0.7.9. * gnu/packages/music.scm (qtractor): Update to 0.7.9.
profiles: Build GTK+ input module cache. * guix/profiles.scm (gtk-im-modules): New procedure. (%default-profile-hooks): Add it.
profiles: manifest-lookup-package: Optionally match version prefix. * guix/profiles.scm (manifest-lookup-package): Optionally filter store item matches by version prefix.
gnu: Add r-txdb-hsapiens-ucsc-hg19-knowngene. * gnu/packages/bioinformatics.scm (r-txdb-hsapiens-ucsc-hg19-knowngene): New variable.
gnu: Add r-grohmm. * gnu/packages/bioinformatics.scm (r-grohmm): New variable.
gnu: Add r-systempiper. * gnu/packages/bioinformatics.scm (r-systempiper): New variable.