gnu: r-enrichplot: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.20.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:10 +02:00
parent 96575cde15
commit e878a97766
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12819,14 +12819,14 @@ (define-public r-dose
(define-public r-enrichplot (define-public r-enrichplot
(package (package
(name "r-enrichplot") (name "r-enrichplot")
(version "1.18.4") (version "1.20.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "enrichplot" version)) (uri (bioconductor-uri "enrichplot" version))
(sha256 (sha256
(base32 (base32
"1642yc2rw2c023bkz26y3kvmvg8badrc4vfx890mvsa70in2mi89")))) "10vmlw58hgzcpv2hlxk9ircza889vs9z01z575633qj0ivsczh0z"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-aplot (list r-aplot