gnu: r-methylkit: Update to 1.6.3.

* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.6.3.
master
Ricardo Wurmus 2018-10-30 07:46:19 +01:00
parent ac0166450d
commit 807d961cc9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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