me
/
guix
Archived
1
0
Fork 0

gnu: r-shortread: Update to 1.44.1.

* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.44.1.
master
Ricardo Wurmus 2019-12-27 20:31:00 +01:00
parent abfe3c5aa2
commit 827d0fa846
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6922,14 +6922,14 @@ testing and other simple calculations.")
(define-public r-shortread (define-public r-shortread
(package (package
(name "r-shortread") (name "r-shortread")
(version "1.44.0") (version "1.44.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ShortRead" version)) (uri (bioconductor-uri "ShortRead" version))
(sha256 (sha256
(base32 (base32
"18v2khq53za1m8i9va1z4wynah55gccbb42nq769vdcw7bl80wpa")))) "1dh3q83hmi4l72vpif6dn51dzbi9ljrjgkq2zxg4sqy2jxv4vwza"))))
(properties `((upstream-name . "ShortRead"))) (properties `((upstream-name . "ShortRead")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs