me
/
guix
Archived
1
0
Fork 0

gnu: r-experimenthub: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-experimenthub): Update to 2.4.0.
master
Ricardo Wurmus 2022-05-28 12:45:17 +02:00
parent ad6185a57c
commit a2756089ef
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13037,14 +13037,14 @@ also known as views, in a controlled vocabulary.")
(define-public r-experimenthub (define-public r-experimenthub
(package (package
(name "r-experimenthub") (name "r-experimenthub")
(version "2.2.1") (version "2.4.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
"0lvd6hyqdfsn5ji714v46qdrb8vr1y38lv0pgw8priab0hpqrbm5")))) "11hna8vrm1az1zk7pw2dv0wh84sd0hw2bi55w40hqvs36csb7lkl"))))
(properties `((upstream-name . "ExperimentHub"))) (properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs