Archived
1
0
Fork 0

gnu: r-methylkit: Update to 1.8.1.

* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.8.1.
This commit is contained in:
Ricardo Wurmus 2019-01-12 23:02:34 +01:00
parent 5c72ebafeb
commit c20426ec5c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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