mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-06 03:17:15 -05:00
gnu: r-cummerbund: Update to 2.44.0.
* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.44.0. Change-Id: I3417397cbcd463c817299ee2d37343f8933ff8b5
This commit is contained in:
parent
352f4079d3
commit
8d8f9903b1
1 changed files with 2 additions and 2 deletions
|
@ -4595,13 +4595,13 @@ (define-public r-coverageview
|
|||
(define-public r-cummerbund
|
||||
(package
|
||||
(name "r-cummerbund")
|
||||
(version "2.42.0")
|
||||
(version "2.44.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "cummeRbund" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xin1azby96xxp4yyd4wc3rfcjc2g9p01ksfd89bk2vxcclccqxn"))))
|
||||
"1a5x3jzagd1a385yk1brs4say02r0l21qqjak4cl6fsv8ihhy05s"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
|
|
Loading…
Reference in a new issue