1
Fork 0
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:
Ricardo Wurmus 2025-04-29 18:56:41 +02:00
parent 726f665949
commit af90627fda
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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