gnu: r-chromstardata: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-chromstardata): Update to 1.22.0.
This commit is contained in:
parent
1413f9f214
commit
e437cf10a4
@ -1274,14 +1274,13 @@ single-cell data or deconvolution of bulk RNA-seq.")
|
|||||||
(define-public r-chromstardata
|
(define-public r-chromstardata
|
||||||
(package
|
(package
|
||||||
(name "r-chromstardata")
|
(name "r-chromstardata")
|
||||||
(version "1.16.0")
|
(version "1.22.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "chromstaRData" version 'experiment))
|
(uri (bioconductor-uri "chromstaRData" version 'experiment))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "1ajwnkibpi01c93nrplxhy6grw8jj5219g4pii4rkan4k5815kv1"))))
|
||||||
"0ph80d53598635bb8g61acg5rqwnj8644a0gh297r4hgbvwlflab"))))
|
|
||||||
(properties `((upstream-name . "chromstaRData")))
|
(properties `((upstream-name . "chromstaRData")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://bioconductor.org/packages/chromstaRData/")
|
(home-page "https://bioconductor.org/packages/chromstaRData/")
|
||||||
|
Loading…
Reference in New Issue
Block a user