gnu: r-chromstar: Update to 1.30.0.

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

Change-Id: Id729863b51653a14a0e30558065d69dc14df375e
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:22 +02:00
parent 6cf9da8ff3
commit 7579df216b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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