gnu: r-chromstar: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.20.2.
This commit is contained in:
parent
34d17d5f62
commit
13f8140290
@ -13790,14 +13790,14 @@ the earlier snpMatrix package, allowing for uncertainty in genotypes.")
|
|||||||
(define-public r-chromstar
|
(define-public r-chromstar
|
||||||
(package
|
(package
|
||||||
(name "r-chromstar")
|
(name "r-chromstar")
|
||||||
(version "1.19.0")
|
(version "1.20.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "chromstaR" version))
|
(uri (bioconductor-uri "chromstaR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z511l26fhz00qn8h2yybylk8c3ws8hj1hp8hq9qj9mfczwiqy3j"))))
|
"1akcmxzn4j9ph4n3lsgfh8fh8hrb28jjamz037w59bsdkcv6wyjq"))))
|
||||||
(properties `((upstream-name . "chromstaR")))
|
(properties `((upstream-name . "chromstaR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user