3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-rhisat2: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.6.0.
This commit is contained in:
zimoun 2020-10-30 15:53:18 +01:00 committed by Ricardo Wurmus
parent ca0271c550
commit c36d888f42
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5558,14 +5558,14 @@ interpretation.")
(define-public r-rhisat2
(package
(name "r-rhisat2")
(version "1.4.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rhisat2" version))
(sha256
(base32
"0hhmcdnixkaqx9x9cl2vjaba3ri8m6wkbnbhxjmy51jwqzy2223a"))))
"0f9x2qcazml0zjcgyy0kdphnww4d1m62rn0ijcqlhy1bng6ihwwb"))))
(properties `((upstream-name . "Rhisat2")))
(build-system r-build-system)
(arguments