gnu: r-enrichplot: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.16.1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:58 +02:00
parent 00c890fa47
commit 7dee98b9aa
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8606,14 +8606,14 @@ (define-public r-dose
(define-public r-enrichplot
(package
(name "r-enrichplot")
(version "1.14.2")
(version "1.16.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
"1rjiqmc32c9gxckgrgbypxpp0m8y0kahvhzvjzymda25xp8zqjs2"))))
"17ln1wbkq8sp7jw0dpkccj5qcsl382sgd7zic04dk99z9ag3mh02"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot