mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -05:00
gnu: r-enrichplot: Update to 1.18.4.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
This commit is contained in:
parent
af99d93ed6
commit
1e5cc9e0ae
1 changed files with 2 additions and 2 deletions
|
@ -12653,14 +12653,14 @@ (define-public r-dose
|
|||
(define-public r-enrichplot
|
||||
(package
|
||||
(name "r-enrichplot")
|
||||
(version "1.18.3")
|
||||
(version "1.18.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "enrichplot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nzcr23m58z3h0n0frxf26z14j7ilcl4fjy7rqm7f2i1wyld70zl"))))
|
||||
"1642yc2rw2c023bkz26y3kvmvg8badrc4vfx890mvsa70in2mi89"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-aplot
|
||||
|
|
Loading…
Reference in a new issue