me
/
guix
Archived
1
0
Fork 0

gnu: r-shortread: Update to 1.36.1.

* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.36.1.
master
Ricardo Wurmus 2018-03-01 21:15:50 +01:00
parent b180893289
commit 99e4b11d81
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6200,14 +6200,14 @@ testing and other simple calculations.")
(define-public r-shortread
(package
(name "r-shortread")
(version "1.36.0")
(version "1.36.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ShortRead" version))
(sha256
(base32
"06mknlsmd4hnaxzdjapgvp2kgdnf9w103y500dsac5jgsz4vwzcz"))))
"1cyv47632m9ljkxfsvnvmd19sb607ys5kz8fwh6v39dnw16g0a6m"))))
(properties `((upstream-name . "ShortRead")))
(build-system r-build-system)
(inputs