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:
parent
41a5c3f69a
commit
41219277e1
@ -11594,13 +11594,13 @@ posterior for individual coefficients.")
|
|||||||
(define-public r-greylistchip
|
(define-public r-greylistchip
|
||||||
(package
|
(package
|
||||||
(name "r-greylistchip")
|
(name "r-greylistchip")
|
||||||
(version "1.32.1")
|
(version "1.34.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
|
||||||
"0z89yikglx077x18qhq6f8f2fa9xni12jz8my9p5sa6zmvnj4dnm"))))
|
"1k974cvfbkl8ffn7k2la843bv2pf33cr5f6fahiiy24d68lxwifr"))))
|
||||||
(properties `((upstream-name . "GreyListChIP")))
|
(properties `((upstream-name . "GreyListChIP")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user