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
(package
(name "r-experimenthub")
(version "2.2.1")
(version "2.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version))
(sha256
(base32
"0lvd6hyqdfsn5ji714v46qdrb8vr1y38lv0pgw8priab0hpqrbm5"))))
"11hna8vrm1az1zk7pw2dv0wh84sd0hw2bi55w40hqvs36csb7lkl"))))
(properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system)
(propagated-inputs