mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-enrichplot: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.28.0. Change-Id: I1d69c2d436f7c4581aee89deda5ebf35b418ec7d
This commit is contained in:
parent
40f40f3332
commit
17eb90dd75
1 changed files with 2 additions and 2 deletions
|
@ -19107,14 +19107,14 @@ correspondence between different data sources.")
|
|||
(define-public r-enrichplot
|
||||
(package
|
||||
(name "r-enrichplot")
|
||||
(version "1.26.6")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "enrichplot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15kvlswzlvingdldw7kjxd9lqbcd0qan5c4k6av8p1fikwsaj0wf"))))
|
||||
"0djj893d361r5b09kjmqsakx9qgvxp8mxvxwzmd324l12fprs9pv"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-aplot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue