gnu: r-greylistchip: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.32.1.master
parent
8fe9e14917
commit
8cfd6e804a
|
@ -11110,13 +11110,13 @@ posterior for individual coefficients.")
|
||||||
(define-public r-greylistchip
|
(define-public r-greylistchip
|
||||||
(package
|
(package
|
||||||
(name "r-greylistchip")
|
(name "r-greylistchip")
|
||||||
(version "1.32.0")
|
(version "1.32.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "GreyListChIP" version))
|
(uri (bioconductor-uri "GreyListChIP" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1sfpf9msnzyrc8b0xzc2406bq2gkcwrrhv7fa9ynqv2ip6xwsc8s"))))
|
"0z89yikglx077x18qhq6f8f2fa9xni12jz8my9p5sa6zmvnj4dnm"))))
|
||||||
(properties `((upstream-name . "GreyListChIP")))
|
(properties `((upstream-name . "GreyListChIP")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue