me
/
guix
Archived
1
0
Fork 0

gnu: r-biocsingular: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-biocsingular): Update to 1.10.0.
master
Ricardo Wurmus 2021-11-04 22:04:16 +00:00
parent fae42c164b
commit 8c6a0221fb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5923,14 +5923,14 @@ missing values and weighting where appropriate.")
(define-public r-biocsingular
(package
(name "r-biocsingular")
(version "1.8.1")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSingular" version))
(sha256
(base32
"16gkwq8fb8jdchpnlzq2hz3i74a6pzbnc1bf93282h11mp7qr58l"))))
"0dkh6a23qymjcynppmpp3k1mzpfadv8dqyz410pxkqsxig4ldd4n"))))
(properties `((upstream-name . "BiocSingular")))
(build-system r-build-system)
(propagated-inputs