me
/
guix
Archived
1
0
Fork 0

gnu: r-enrichplot: Update to 1.20.1.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.20.1.
Ricardo Wurmus 2023-08-28 21:23:30 +02:00
parent 607214f953
commit ad05356b84
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 3 deletions

View File

@ -14201,21 +14201,21 @@ correspondance between different data sources.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
(version "1.20.0")
(version "1.20.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
"10vmlw58hgzcpv2hlxk9ircza889vs9z01z575633qj0ivsczh0z"))))
"0yxnh5bmfcfsciwm852rbb707v9zbky3lsz2xsyyaapm5jjb6npk"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot
r-dose
r-ggnewscale
r-ggplot2
r-ggraph
r-ggnewscale
r-ggtree
r-gosemsim
r-igraph