mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-29 19:54:06 +02:00
gnu: r-rhisat2: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.28.0. Change-Id: I32390b3b80f67685c069f5572b9e69d5561b368b
This commit is contained in:
@@ -21618,14 +21618,14 @@ interpretation.")
|
||||
(define-public r-rhisat2
|
||||
(package
|
||||
(name "r-rhisat2")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rhisat2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01i6085rl7in0xslm872m1ahnj39hks3b2frplyxw6i5lznk66bf"))))
|
||||
"04095x4yh1fj3hs1vk6bc2qrcqc8xib61dsjz55gj69igj3xp0ks"))))
|
||||
(properties `((upstream-name . "Rhisat2")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user