1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 02:20:53 +02:00

gnu: r-enrichplot: Update to 1.28.2.

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

Change-Id: Ib9712ce68e48f747fdd4b5b9a3ee4b4513af0604
This commit is contained in:
Ricardo Wurmus 2025-05-13 11:57:29 +02:00
parent 95b930fc91
commit bf22c1df8a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19111,14 +19111,14 @@ correspondence between different data sources.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
(version "1.28.0")
(version "1.28.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
"0djj893d361r5b09kjmqsakx9qgvxp8mxvxwzmd324l12fprs9pv"))))
"05fh0n4ig50q0lzvhs0j1qa9ma6mkksnw52df0fzvnmvhbiyybqh"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot