gnu: r-sparsematrixstats: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-sparsematrixstats): Update to 1.10.0.
This commit is contained in:
parent
c73d3e9bad
commit
2dc26068eb
@ -16305,14 +16305,14 @@ variable and significantly correlated genes.")
|
||||
(define-public r-sparsematrixstats
|
||||
(package
|
||||
(name "r-sparsematrixstats")
|
||||
(version "1.8.0")
|
||||
(version "1.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "sparseMatrixStats" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p12kay7p5zbfm2589wdx0n9jhgpf5fb2fsmkhn3p4ck4xcy13x2"))))
|
||||
"1rq23ra4nnz9dx0gsg9bh8zcbz6s0pyvjwq30xl6g4hbqz927xb0"))))
|
||||
(properties
|
||||
`((upstream-name . "sparseMatrixStats")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user