mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cummerbund: Update to 2.50.0.
* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.50.0. Change-Id: I7200533dc84c1a128ce7351172fb41238698a6ee
This commit is contained in:
parent
713040e66f
commit
eebc7ea0ac
1 changed files with 2 additions and 2 deletions
|
@ -6374,13 +6374,13 @@ proper FDR control.")
|
|||
(define-public r-cummerbund
|
||||
(package
|
||||
(name "r-cummerbund")
|
||||
(version "2.48.0")
|
||||
(version "2.50.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "cummeRbund" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13505rlzwczgqzqs9fcfgij8558iwzhcn29ai4xl96qqz4qwx00k"))))
|
||||
"1i1zcrfizp4ix0bgx3gjbd4y4hj7dfs15j4ssh87kkx61y7x6yl8"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue