me
/
guix
Archived
1
0
Fork 0

gnu: r-chipcomp: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.20.0.
master
zimoun 2020-10-30 15:48:21 +01:00 committed by Ricardo Wurmus
parent 1174317e03
commit 3f04b8167b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2132,14 +2132,14 @@ more complex hypotheses) via empirical Bayesian methods.")
(define-public r-chipcomp (define-public r-chipcomp
(package (package
(name "r-chipcomp") (name "r-chipcomp")
(version "1.18.0") (version "1.20.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ChIPComp" version)) (uri (bioconductor-uri "ChIPComp" version))
(sha256 (sha256
(base32 (base32
"0780kj9vbzdhf2jkfb1my8m58pcdwk6jqw6zfng82g46jias98cp")))) "0dbypfgys74snmyf982183ilzg6vamfw1d5y0lp5p8zxbffh2xl7"))))
(properties `((upstream-name . "ChIPComp"))) (properties `((upstream-name . "ChIPComp")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs