gnu: r-watermelon: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-watermelon): Update to 1.30.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 15:19:36 +01:00
parent f5ef7dd6b7
commit 9eade2294e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6001,14 +6001,14 @@ (define-public r-illuminahumanmethylation450kanno-ilmn12-hg19
(define-public r-watermelon (define-public r-watermelon
(package (package
(name "r-watermelon") (name "r-watermelon")
(version "1.28.0") (version "1.30.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "wateRmelon" version)) (uri (bioconductor-uri "wateRmelon" version))
(sha256 (sha256
(base32 (base32
"0354ahmfvhqw3yfp17rmz35vlgjp262n4q3hr8qyccyrnk2dz17z")))) "0a66fq04yph9dis91lzjk9kh134zy6fj98yklrwf24r1080qngx0"))))
(properties `((upstream-name . "wateRmelon"))) (properties `((upstream-name . "wateRmelon")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs