gnu: r-scaledmatrix: Update to 1.7.1.
* gnu/packages/bioconductor.scm (r-scaledmatrix): Update to 1.7.1.
This commit is contained in:
parent
f514cc8ad7
commit
e176812b9f
@ -10960,14 +10960,14 @@ achieved for all methods using the BiocParallel framework.")
|
||||
(define-public r-scaledmatrix
|
||||
(package
|
||||
(name "r-scaledmatrix")
|
||||
(version "1.6.0")
|
||||
(version "1.7.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ScaledMatrix" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lxr6z9zdrgvm06inc1d8gl2agqmbjvgs8f5ryn5x68hqlnchnl1"))))
|
||||
"1l43qyvgfr4ys02ws843g25882c7wl3kcgjwav3msc9hhs2si0mg"))))
|
||||
(properties `((upstream-name . "ScaledMatrix")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user