gnu: r-shortread: Update to 1.36.1.

* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.36.1.
This commit is contained in:
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 (define-public r-shortread
(package (package
(name "r-shortread") (name "r-shortread")
(version "1.36.0") (version "1.36.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
"06mknlsmd4hnaxzdjapgvp2kgdnf9w103y500dsac5jgsz4vwzcz")))) "1cyv47632m9ljkxfsvnvmd19sb607ys5kz8fwh6v39dnw16g0a6m"))))
(properties `((upstream-name . "ShortRead"))) (properties `((upstream-name . "ShortRead")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs