me
/
guix
Archived
1
0
Fork 0

gnu: r-biocset: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-biocset): Update to 1.6.0.
master
Ricardo Wurmus 2021-06-05 08:50:11 +02:00
parent e9e4f65dc1
commit e828fa21bb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11664,14 +11664,14 @@ analytics on packages.")
(define-public r-biocset
(package
(name "r-biocset")
(version "1.4.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSet" version))
(sha256
(base32
"16pjg09i0j5qk9s9qzm6fq5q0bgwb4wgqvp6scs06ajgrr07qjqg"))))
"18zr0r4b4rblfmsiilipqdfxn9fgymx75hlxzx1wk3bm71ryk078"))))
(properties `((upstream-name . "BiocSet")))
(build-system r-build-system)
(propagated-inputs