me
/
guix
Archived
1
0
Fork 0

gnu: r-biocset: Update to 1.10.0.

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

View File

@ -13253,14 +13253,14 @@ analytics on packages.")
(define-public r-biocset
(package
(name "r-biocset")
(version "1.8.1")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSet" version))
(sha256
(base32
"1x5ar9byr85iap2x6y66j31fi17wr31awx1gl3z01sckp0dldx6w"))))
"1ghba7020inrdxlbrrgds9gjymjxjma2p89b9lgkjin89zalqglh"))))
(properties `((upstream-name . "BiocSet")))
(build-system r-build-system)
(propagated-inputs