me
/
guix
Archived
1
0
Fork 0

gnu: r-scaledmatrix: Update to 1.2.0.

* gnu/packages/bioconductor.scm (r-scaledmatrix): Update to 1.2.0.
master
Ricardo Wurmus 2021-11-04 22:04:15 +00:00
parent 651d54ef51
commit 496260ddf1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5797,14 +5797,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.0.0") (version "1.2.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ScaledMatrix" version)) (uri (bioconductor-uri "ScaledMatrix" version))
(sha256 (sha256
(base32 (base32
"1j96fvw1waqxbv5c8myfmhsidq370z03yz13yqmrs4nn1rpn1a06")))) "0vz8441gl5gycy1ypybwhq97bnyvhhlg6gxpi1dsdy2c9b6d81kc"))))
(properties `((upstream-name . "ScaledMatrix"))) (properties `((upstream-name . "ScaledMatrix")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs