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:
parent
11124b6d30
commit
40f40f3332
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue