me
/
guix
Archived
1
0
Fork 0

gnu: r-biocset: Update to 1.6.1.

* gnu/packages/bioconductor.scm (r-biocset): Update to 1.6.1.
Ricardo Wurmus 2021-08-24 00:33:19 +02:00
parent 9ff9a4756d
commit da7e7c9de8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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