mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-rhisat2: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.24.0. Change-Id: I6f8f625f5d5cf093a31a6c68f65b52d7ed7e98cc
This commit is contained in:
parent
726f665949
commit
af90627fda
1 changed files with 2 additions and 2 deletions
|
@ -21022,14 +21022,14 @@ interpretation.")
|
|||
(define-public r-rhisat2
|
||||
(package
|
||||
(name "r-rhisat2")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rhisat2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1gmkr0k6qlp3cp4pkankasv098rf7bjrw5bm905w5m4mzw0r1sai"))))
|
||||
"04frc8xw60hvqkcss85pya2ajxrrwihlb5x0wwhhyf32rkfxl9q1"))))
|
||||
(properties `((upstream-name . "Rhisat2")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue