me
/
guix
Archived
1
0
Fork 0

gnu: r-biocset: Update to 1.8.1.

* gnu/packages/bioconductor.scm (r-biocset): Update to 1.8.1.
master
Ricardo Wurmus 2021-11-18 13:15:25 +00:00
parent 3cfeeace83
commit ef5bbc3416
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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