gnu: r-greylistchip: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.32.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:03 +02:00
parent ef2994f256
commit 4985c9601e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9953,13 +9953,13 @@ (define-public r-apeglm
(define-public r-greylistchip (define-public r-greylistchip
(package (package
(name "r-greylistchip") (name "r-greylistchip")
(version "1.30.0") (version "1.32.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GreyListChIP" version)) (uri (bioconductor-uri "GreyListChIP" version))
(sha256 (sha256
(base32 (base32
"02qzvs8fmh79g4cc5j2gxj1wazpmly7vjr527qlsgi3jmc3swxgz")))) "1sfpf9msnzyrc8b0xzc2406bq2gkcwrrhv7fa9ynqv2ip6xwsc8s"))))
(properties `((upstream-name . "GreyListChIP"))) (properties `((upstream-name . "GreyListChIP")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs