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 (define-public r-biocset
(package (package
(name "r-biocset") (name "r-biocset")
(version "1.4.0") (version "1.6.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BiocSet" version)) (uri (bioconductor-uri "BiocSet" version))
(sha256 (sha256
(base32 (base32
"16pjg09i0j5qk9s9qzm6fq5q0bgwb4wgqvp6scs06ajgrr07qjqg")))) "18zr0r4b4rblfmsiilipqdfxn9fgymx75hlxzx1wk3bm71ryk078"))))
(properties `((upstream-name . "BiocSet"))) (properties `((upstream-name . "BiocSet")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs