me
/
guix
Archived
1
0
Fork 0

gnu: r-shortread: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-shortread): Update to 1.50.0.
master
Ricardo Wurmus 2021-06-05 08:49:48 +02:00
parent 76edc5ae98
commit 15f371cc89
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4115,14 +4115,14 @@ reference point and sorted by a user defined feature.")
(define-public r-shortread (define-public r-shortread
(package (package
(name "r-shortread") (name "r-shortread")
(version "1.48.0") (version "1.50.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
"0w4m8d3h660mmr2ymp206r1n4aqssxmkv8yxkbr5y1swrahxzfk9")))) "0zqinw3c6h5v1c5nhzkiziirws16nbviccgw8nj2d22r33dbqwp3"))))
(properties `((upstream-name . "ShortRead"))) (properties `((upstream-name . "ShortRead")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs