me
/
guix
Archived
1
0
Fork 0

gnu: r-chromstar: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.24.0.
master
zimoun 2022-11-17 03:50:32 +01:00 committed by Ricardo Wurmus
parent 1ff0bc4e7b
commit 5950a171ba
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17070,14 +17070,14 @@ the earlier snpMatrix package, allowing for uncertainty in genotypes.")
(define-public r-chromstar
(package
(name "r-chromstar")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "chromstaR" version))
(sha256
(base32
"1xjwmnr4hk8v3nwvhqd6ixk5qr2dv0n4mb9wd6nl7cgjfhjsdgj7"))))
"17p22vsmb9h8ap0f2rzyg2r71srj3sxiapzyaz1csad2vfjxfi2r"))))
(properties `((upstream-name . "chromstaR")))
(build-system r-build-system)
(propagated-inputs