me
/
guix
Archived
1
0
Fork 0

gnu: r-rhisat2: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.18.0.

Change-Id: I79c54d0826ca2b6284b9ef8682f58042e3d81443
master
Ricardo Wurmus 2023-11-03 17:18:55 +01:00
parent e92cb01bc3
commit 6a62e84948
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16729,14 +16729,14 @@ interpretation.")
(define-public r-rhisat2
(package
(name "r-rhisat2")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rhisat2" version))
(sha256
(base32
"1x9phnrk27v2r3ldqa9cd6yp2q3y5p2rm9wmra3wgrmhz9gxq1qy"))))
"1pxlpwqzbdii0b1swy9vcq905934yfmyqwfx2j3f7n5n4dgglc2q"))))
(properties `((upstream-name . "Rhisat2")))
(build-system r-build-system)
(arguments