1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: r-zinbwave: Update to 1.30.0.

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

Change-Id: I7c735f1e1f97be782a8e390df0004879bd8413dc
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:38 +02:00
parent b5ce7ac7bc
commit 92c372dd36
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20731,14 +20731,14 @@ Currently only Affymetrix oligonucleotide analysis is supported.")
(define-public r-zinbwave
(package
(name "r-zinbwave")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "zinbwave" version))
(sha256
(base32
"0z0414h470674g0w6y11i1mc06vrc075zdcyjjhsj1i8npwqym60"))))
"02rzf371kp7gkklw4yq08mmxkfj7fha2jc7qm00m1d3kwqancljj"))))
(build-system r-build-system)
(propagated-inputs
(list r-biocparallel