gnu: r-scaledmatrix: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-scaledmatrix): Update to 1.10.0. Change-Id: I50c8d29395648059e815c2e9ca2d3a07d17d2aba
This commit is contained in:
parent
69bd0f8752
commit
b8daed53af
@ -12791,14 +12791,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.8.1")
|
(version "1.10.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
|
||||||
"0xhw77w28r3agv0hw7fjpn1fp2p9bz7kdzwzx7gsa8411nffmd4d"))))
|
"1aigca0s8cmi46458pl9p9vwlkrmqawbgi0xmbwslz646x2s2h4a"))))
|
||||||
(properties `((upstream-name . "ScaledMatrix")))
|
(properties `((upstream-name . "ScaledMatrix")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user