me
/
guix
Archived
1
0
Fork 0

gnu: r-enrichplot: Update to 1.24.0.

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

Change-Id: Ide2c42c7df2f76742242df9191b51e56b4bcfc20
master
Ricardo Wurmus 2024-05-07 13:06:53 +02:00
parent a1f70d410a
commit de0f76d329
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16264,14 +16264,14 @@ correspondance between different data sources.")
(define-public r-enrichplot (define-public r-enrichplot
(package (package
(name "r-enrichplot") (name "r-enrichplot")
(version "1.22.0") (version "1.24.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
"05ps96adbn4h8i0mqflzm1h6chjlrmfz6hx393232bhb995jfllx")))) "0rkp1zidz34h4d02m4jqv509vw0wyrc084hvj3lxr7mb9j7rnq48"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-aplot (list r-aplot