gnu: r-scaledmatrix: Update to 1.8.1.

* gnu/packages/bioconductor.scm (r-scaledmatrix): Update to 1.8.1.
This commit is contained in:
Ricardo Wurmus 2023-05-09 15:23:55 +02:00
parent 95d5a918a2
commit c846a694a7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11053,14 +11053,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.7.1") (version "1.8.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
"1l43qyvgfr4ys02ws843g25882c7wl3kcgjwav3msc9hhs2si0mg")))) "0xhw77w28r3agv0hw7fjpn1fp2p9bz7kdzwzx7gsa8411nffmd4d"))))
(properties `((upstream-name . "ScaledMatrix"))) (properties `((upstream-name . "ScaledMatrix")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs