me
/
guix
Archived
1
0
Fork 0

gnu: r-chicago: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-chicago): Update to 1.24.0.
master
Ricardo Wurmus 2022-05-28 12:45:10 +02:00
parent d88de74e61
commit 876f7f9c50
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11442,14 +11442,14 @@ genes in the gene-set that are ranked above the leading edge).")
(define-public r-chicago
(package
(name "r-chicago")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Chicago" version))
(sha256
(base32
"0nz9v37p7zl8yw3ykdbsb3izcwgx349wvrhwfyyn9h3jxjfafngn"))))
"13vzxmvxpc3r9gii37zvhhr5nbnaggrva97g6m2n02qn9daf6vmm"))))
(properties `((upstream-name . "Chicago")))
(build-system r-build-system)
(propagated-inputs