1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: r-enrichedheatmap: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-enrichedheatmap): Update to 1.38.0.

Change-Id: Icc0c3f9ea7562c559055b3971b3884ba0765ade6
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:25 +02:00
parent 11124b6d30
commit 40f40f3332
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19075,13 +19075,13 @@ data.")
(define-public r-enrichedheatmap
(package
(name "r-enrichedheatmap")
(version "1.36.0")
(version "1.38.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "EnrichedHeatmap" version))
(sha256
(base32
"0qihf4ff9wwg2yfm5lgc8g59ni1spm3n2wjmvp2md83571cczm15"))))
"1l1rpbwd0l48rfgs6y4bk922h0ihyb8ds1ch6ckznwmis48pnlca"))))
(properties `((upstream-name . "EnrichedHeatmap")))
(build-system r-build-system)
(propagated-inputs (list r-circlize