gnu: r-chromstar: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.28.0.

Change-Id: I48a305a00b1fe7c89ca4f9700ebe6f65a6265080
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:10 +01:00
parent d775b141cf
commit 0c881be497
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22034,14 +22034,14 @@ the earlier snpMatrix package, allowing for uncertainty in genotypes.")
(define-public r-chromstar
(package
(name "r-chromstar")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "chromstaR" version))
(sha256
(base32
"1qrcmydk080m1rzwbzx2km4vpbahnq5y73mrnpgjjjrxbndz9xz9"))))
"1yykcqxp8y7by4jgh6dfl25m0pnghj36qy21990n2sdfv1kpg2x6"))))
(properties `((upstream-name . "chromstaR")))
(build-system r-build-system)
(propagated-inputs