1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: r-genomicscores: Update to 2.20.0.

* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.20.0.

Change-Id: I54a64bb8ebe9ae2188a49357e8d42ea0a3472c46
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:31 +02:00
parent 30cef51c2b
commit 8f4b0bab10
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19766,14 +19766,14 @@ type and symbol colors.")
(define-public r-genomicscores
(package
(name "r-genomicscores")
(version "2.18.1")
(version "2.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicScores" version))
(sha256
(base32
"0naad6dqhx78n9bsczwy4k3xjaa5dqs9iz71aa887ck9riy4ibwf"))))
"0c1997f3xbj19wgikqfad7bd573wf7czyazilcy662jmal9dnxmw"))))
(properties `((upstream-name . "GenomicScores")))
(build-system r-build-system)
(propagated-inputs