Archived
1
0
Fork 0

gnu: r-experimenthub: Update to 1.14.2.

* gnu/packages/bioconductor.scm (r-experimenthub): Update to 1.14.2.
This commit is contained in:
Ricardo Wurmus 2020-08-20 20:42:11 +02:00
parent 1bdc770dc6
commit a27a402eba
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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