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

View file

@ -6200,14 +6200,14 @@ (define-public r-gostats
(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