gnu: r-rhtslib: Update to 1.14.0.

* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.14.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 12:07:44 +01:00
parent 7d7c702c03
commit 48196899cd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8584,14 +8584,14 @@ (define-public r-r4rna
(define-public r-rhtslib
(package
(name "r-rhtslib")
(version "1.12.1")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rhtslib" version))
(sha256
(base32
"16ywnb8cmr2xabd1i21b92rfziw7xfbv25yv16ipw617p41wa39z"))))
"1h4q54f8za3aaxgy186zf2165sar5c3cgxkk44lq5hzx5pxkl5wn"))))
(properties `((upstream-name . "Rhtslib")))
(build-system r-build-system)
(propagated-inputs