me
/
guix
Archived
1
0
Fork 0

gnu: r-enrichplot: Update to 1.18.4.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.4.
master
Ricardo Wurmus 2023-04-18 15:27:17 +02:00 committed by Maxim Cournoyer
parent 6d10745d6b
commit d2485dde5b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -12653,14 +12653,14 @@ data.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
(version "1.18.3")
(version "1.18.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
"0nzcr23m58z3h0n0frxf26z14j7ilcl4fjy7rqm7f2i1wyld70zl"))))
"1642yc2rw2c023bkz26y3kvmvg8badrc4vfx890mvsa70in2mi89"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot