me
/
guix
Archived
1
0
Fork 0

gnu: r-experimenthub: Update to 2.12.0.

* gnu/packages/bioconductor.scm (r-experimenthub): Update to 2.12.0.

Change-Id: I9c78efff6d3cdbb9227a3584048b9ef3eca1c19f
master
Ricardo Wurmus 2024-05-07 13:07:13 +02:00
parent 2e0f0f44c0
commit bdffd215a6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21076,14 +21076,14 @@ also known as views, in a controlled vocabulary.")
(define-public r-experimenthub
(package
(name "r-experimenthub")
(version "2.10.0")
(version "2.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version))
(sha256
(base32
"1prl24sg5l142155z3iaxrvig2wv2xqajq02nj30jjjih4p4936w"))))
"0mj1aqxyp84mn5m0fwk9lijysy594hhga3kv4mddv45vqxdsr08h"))))
(properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system)
(propagated-inputs