me
/
guix
Archived
1
0
Fork 0

gnu: r-biocset: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-biocset): Update to 1.18.0.

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

View File

@ -21388,14 +21388,14 @@ analytics on packages.")
(define-public r-biocset
(package
(name "r-biocset")
(version "1.16.1")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSet" version))
(sha256
(base32
"1qmi6b0hrfzj7ixcbxlsxyy3qg7d2qrq8jcjrjrgfyrgcfws46qd"))))
"1r1if1k7qgni3dk7gsl4vcyvd6hnhx94rcq5yi9w7dvyyrbvnwwa"))))
(properties `((upstream-name . "BiocSet")))
(build-system r-build-system)
(propagated-inputs