gnu: r-scaledmatrix: Update to 1.4.1.

* gnu/packages/bioconductor.scm (r-scaledmatrix): Update to 1.4.1.
This commit is contained in:
Ricardo Wurmus 2022-10-03 18:20:53 +02:00
parent e581479be8
commit 41f029c12a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7668,14 +7668,14 @@ achieved for all methods using the BiocParallel framework.")
(define-public r-scaledmatrix (define-public r-scaledmatrix
(package (package
(name "r-scaledmatrix") (name "r-scaledmatrix")
(version "1.4.0") (version "1.4.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ScaledMatrix" version)) (uri (bioconductor-uri "ScaledMatrix" version))
(sha256 (sha256
(base32 (base32
"0p6065mbn77hphpjfchz3r3raspl127f11n39mwh9bih4zg375cl")))) "05gxr41nb1jqhv357rfha4062kszvrmkr36mhkjsf7kgnzf0p8hz"))))
(properties `((upstream-name . "ScaledMatrix"))) (properties `((upstream-name . "ScaledMatrix")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs