gnu: r-enrichplot: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.22.0.

Change-Id: I68187ecaeb0530cd5a6e8f80663a3428dd019f0a
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:49 +01:00
parent 109a63f7b8
commit 5342489b80
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -14882,14 +14882,14 @@ correspondance between different data sources.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
(version "1.20.3")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
"11hgxs42wvirv6b9ywr2jb51s67k4r0pm21dkvm7xjbsbarlkhmh"))))
"05ps96adbn4h8i0mqflzm1h6chjlrmfz6hx393232bhb995jfllx"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot