mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chicago: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-chicago): Update to 1.26.0.
This commit is contained in:
parent
3857d2dd8d
commit
355400fff2
1 changed files with 2 additions and 2 deletions
|
@ -13350,14 +13350,14 @@ genes in the gene-set that are ranked above the leading edge).")
|
|||
(define-public r-chicago
|
||||
(package
|
||||
(name "r-chicago")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Chicago" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13vzxmvxpc3r9gii37zvhhr5nbnaggrva97g6m2n02qn9daf6vmm"))))
|
||||
"1b24iiy6d5kzpixgpdkg4s1cb50jdrmgn9sjgvwr1qinckwz6zdn"))))
|
||||
(properties `((upstream-name . "Chicago")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue