gnu: r-enrichplot: Update to 1.14.2.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.14.2.
This commit is contained in:
Ricardo Wurmus 2022-04-14 10:59:01 +02:00
parent f8a38e8380
commit 21037105ac
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7970,14 +7970,14 @@ data.")
(define-public r-enrichplot (define-public r-enrichplot
(package (package
(name "r-enrichplot") (name "r-enrichplot")
(version "1.14.1") (version "1.14.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "enrichplot" version)) (uri (bioconductor-uri "enrichplot" version))
(sha256 (sha256
(base32 (base32
"0nsx96mkcg0hhg3x8jndzq3xvq9bq7m4yf1b3ry73b17ladx81ch")))) "1rjiqmc32c9gxckgrgbypxpp0m8y0kahvhzvjzymda25xp8zqjs2"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-aplot (list r-aplot