gnu: r-bumphunter: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-bumphunter): Update to 1.30.0.master
parent
debaa0f3ba
commit
e3fbcb28a4
|
@ -3178,14 +3178,14 @@ Bayes Analyses of Microarrays} (EBAM).")
|
||||||
(define-public r-bumphunter
|
(define-public r-bumphunter
|
||||||
(package
|
(package
|
||||||
(name "r-bumphunter")
|
(name "r-bumphunter")
|
||||||
(version "1.28.0")
|
(version "1.30.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "bumphunter" version))
|
(uri (bioconductor-uri "bumphunter" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1p3gwb954zns61d1pwgkplxnvgk2lixrl93kkkf439wa3vlgsnjv"))))
|
"04y6spdx89j3bsq2xniqd3sbfmakwc0klbpzjlp1q2xs9kywr4dq"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-annotationdbi" ,r-annotationdbi)
|
`(("r-annotationdbi" ,r-annotationdbi)
|
||||||
|
|
Reference in New Issue