gnu: Add bcftools.
* gnu/packages/bioinformatics.scm (bcftools): New variable.
gnu: python2-pbcore: Update to 1.2.10.
* gnu/packages/bioinformatics.scm (python2-pbcore): Update to 1.2.10.
[propagated-inputs]: New field. Add python2-pyxb.
gnu: Add python-pyxb.
* gnu/packages/xml.scm (python-pyxb, python2-pyxb): New variables.
gnu: python-pysam: Update to 0.9.1.4.
* gnu/packages/bioinformatics.scm (python-pysam, python2-pysam): Update
to 0.9.1.4.
guix build: Gracefully handle packages without source for '-S'.
Fixes <http://bugs.gnu.org/22836>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
* guix/scripts/build.scm (options->derivations): Gracefully
handle (package-source p) = #f.
gnu: openssl-next: Update to 1.1.0b [fixes CVE-2016-6309].
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0b.
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.