Archived
1
0
Fork 0

gnu: r-greylistchip: Update to 1.36.0.

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

Change-Id: If072acdcf878e86c95f1f66a13b899cfc9adc2b7
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:40 +02:00
parent aaac3ebdc8
commit 65d1491d69
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12960,13 +12960,13 @@ posterior for individual coefficients.")
(define-public r-greylistchip (define-public r-greylistchip
(package (package
(name "r-greylistchip") (name "r-greylistchip")
(version "1.34.0") (version "1.36.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
"1k974cvfbkl8ffn7k2la843bv2pf33cr5f6fahiiy24d68lxwifr")))) "0dj3pcycnjll8z1r61l6gnjvq74w2l0glrx6hqwcqvk5j7ixcdz7"))))
(properties `((upstream-name . "GreyListChIP"))) (properties `((upstream-name . "GreyListChIP")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs