gnu: r-shortread: Update to 1.34.0.

* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.34.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:31:29 +02:00
parent 9511773423
commit 34c276f761
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -5644,14 +5644,14 @@ testing and other simple calculations.")
(define-public r-shortread (define-public r-shortread
(package (package
(name "r-shortread") (name "r-shortread")
(version "1.32.1") (version "1.34.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ShortRead" version)) (uri (bioconductor-uri "ShortRead" version))
(sha256 (sha256
(base32 (base32
"1m7lbfxs7xwcy9xs76zy5rky2mb96anvh457xfw60lh3kygwfpxc")))) "0ayk3d5625ymb5g2gycq6banzqmyd642xrwjzhdshz2dwid7kly8"))))
(properties `((upstream-name . "ShortRead"))) (properties `((upstream-name . "ShortRead")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs