gnu: r-greylistchip: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.34.0.

Change-Id: I9f10a21502160eceb32cbc65c3d98c462062d4a7
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:39 +01:00
parent 41a5c3f69a
commit 41219277e1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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