gnu: r-enrichplot: Update to 1.18.4.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
This commit is contained in:
Ricardo Wurmus 2023-04-18 15:27:17 +02:00
parent af99d93ed6
commit 1e5cc9e0ae
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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