me
/
guix
Archived
1
0
Fork 0

gnu: r-experimenthub: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-experimenthub): Update to 1.16.0.
master
zimoun 2020-10-30 15:56:23 +01:00 committed by Ricardo Wurmus
parent abc18fc596
commit 49a728581f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7883,14 +7883,14 @@ different graph related packages produced by Bioconductor.")
(define-public r-experimenthub (define-public r-experimenthub
(package (package
(name "r-experimenthub") (name "r-experimenthub")
(version "1.14.2") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version)) (uri (bioconductor-uri "ExperimentHub" version))
(sha256 (sha256
(base32 (base32
"1kgvprchz1fg8pl1irj62mk2gyb4jcc9iimpypv4c2iccy5bp84x")))) "1zi7vsrhf1hj27rlzrxl4jd81fqh1yhn0svp2d9w71fizsi71akg"))))
(properties `((upstream-name . "ExperimentHub"))) (properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs