gnu: r-enrichplot: Update to 1.16.2.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.16.2.
This commit is contained in:
Ricardo Wurmus 2022-10-03 18:20:55 +02:00
parent 842431a036
commit 83f0c1a39d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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