mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cummerbund: Update to 2.46.0.
* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.46.0. Change-Id: Ia93d7cb81143bfd418d943717ee1cd5e748a0902
This commit is contained in:
parent
6134ddd012
commit
ba9b588001
1 changed files with 2 additions and 2 deletions
|
@ -5150,13 +5150,13 @@ how the coverage distributed across the genome.")
|
|||
(define-public r-cummerbund
|
||||
(package
|
||||
(name "r-cummerbund")
|
||||
(version "2.44.0")
|
||||
(version "2.46.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "cummeRbund" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1a5x3jzagd1a385yk1brs4say02r0l21qqjak4cl6fsv8ihhy05s"))))
|
||||
"0hdm2214waz02ybr264xis48kj2anpad80jk640p49v9r17iia9l"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue