me
/
guix
Archived
1
0
Fork 0

gnu: r-enrichedheatmap: Update to 1.34.0.

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

Change-Id: I08fa610c96dd70460daf90f1a55adfe14119c12a
master
Ricardo Wurmus 2024-05-07 13:06:53 +02:00
parent 0806704ab3
commit a1f70d410a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16232,13 +16232,13 @@ data.")
(define-public r-enrichedheatmap
(package
(name "r-enrichedheatmap")
(version "1.32.0")
(version "1.34.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "EnrichedHeatmap" version))
(sha256
(base32
"0j87x26qimsx4gi311bm1g9bldwq9r4z3aflxf8p91zlavjbv8zp"))))
"0fmqz9xqs1108a5xxpsc63pplcc0i742r4zdk46p68my28ba2xfq"))))
(properties `((upstream-name . "EnrichedHeatmap")))
(build-system r-build-system)
(propagated-inputs (list r-circlize