gnu: r-cummerbund: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.36.0.master
parent
9d51c1f423
commit
07b14e81f9
|
@ -1468,13 +1468,13 @@ how the coverage distributed across the genome.")
|
||||||
(define-public r-cummerbund
|
(define-public r-cummerbund
|
||||||
(package
|
(package
|
||||||
(name "r-cummerbund")
|
(name "r-cummerbund")
|
||||||
(version "2.34.0")
|
(version "2.36.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "cummeRbund" version))
|
(uri (bioconductor-uri "cummeRbund" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1avvmvrmldbscc7xd6a6k22xjykbzafvqf87wh5z9rx3qlzswsjx"))))
|
"0130hrlz2jabbshis1g11ndda8b8vlirzi7a004li3cgdghscxql"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-biobase" ,r-biobase)
|
`(("r-biobase" ,r-biobase)
|
||||||
|
|
Reference in New Issue