me
/
guix
Archived
1
0
Fork 0

gnu: r-chromstar: Update to 1.19.0.

* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.19.0.
master
Ricardo Wurmus 2021-11-04 22:04:46 +00:00
parent 41c4e6391d
commit 97c0e316d3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13789,14 +13789,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.18.0") (version "1.19.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "chromstaR" version)) (uri (bioconductor-uri "chromstaR" version))
(sha256 (sha256
(base32 (base32
"09cqzylci4x4i7wn4ckcqhdlljbzfrp08wdvkkc5vrdldnj9pq5h")))) "0z511l26fhz00qn8h2yybylk8c3ws8hj1hp8hq9qj9mfczwiqy3j"))))
(properties `((upstream-name . "chromstaR"))) (properties `((upstream-name . "chromstaR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs