gnu: r-enrichplot: Update to 1.28.0.

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

Change-Id: I1d69c2d436f7c4581aee89deda5ebf35b418ec7d
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:26 +02:00
parent 40f40f3332
commit 17eb90dd75
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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