gnu: r-greylistchip: Update to 1.32.1.

* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.32.1.
This commit is contained in:
Ricardo Wurmus 2023-09-14 08:57:19 +02:00
parent 8fe9e14917
commit 8cfd6e804a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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