gnu: r-methylkit: Update to 1.8.0.

* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.8.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 12:09:42 +01:00
parent 739a856db8
commit 18604a76e4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9361,13 +9361,13 @@ number detection tools.")
(define-public r-methylkit (define-public r-methylkit
(package (package
(name "r-methylkit") (name "r-methylkit")
(version "1.6.3") (version "1.8.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "methylKit" version)) (uri (bioconductor-uri "methylKit" version))
(sha256 (sha256
(base32 (base32
"1nla74d2sjs51yyvvxf038a03mhw9appvjzj60vr2vd3p5lhqn9k")))) "0mz6lil1wax931incnw5byx0v9i8ryhwq9mv0nv8s48ai33ch3x6"))))
(properties `((upstream-name . "methylKit"))) (properties `((upstream-name . "methylKit")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs