Archived
1
0
Fork 0

gnu: r-cummerbund: Update to 2.32.0.

* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.32.0.
This commit is contained in:
zimoun 2020-10-30 15:47:03 +01:00 committed by Ricardo Wurmus
parent 5ef637ddc7
commit a3e2e53837
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1104,13 +1104,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.30.0") (version "2.32.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
"1av7yfxcq1wwbqfqcz7caiz5kf6kg5wq9qcg5v6yccihclzwvxjc")))) "1x7rby50api1c66al6a0i92q82ydjmh3h8l2k7hj0ffpn8c5pdgj"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-biobase" ,r-biobase) `(("r-biobase" ,r-biobase)