gnu: r-aroma-light: Update to 3.8.0.

* gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.8.0.
This commit is contained in:
Ricardo Wurmus 2017-11-06 21:43:44 +01:00
parent a998c9a464
commit 531e80903f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9222,14 +9222,14 @@ discovery of differentially expressed genes and markers.")
(define-public r-aroma-light (define-public r-aroma-light
(package (package
(name "r-aroma-light") (name "r-aroma-light")
(version "3.6.0") (version "3.8.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "aroma.light" version)) (uri (bioconductor-uri "aroma.light" version))
(sha256 (sha256
(base32 (base32
"10snykmmx36qaymyf5s1n1km8hsscyzpykcpf0mzsrcv8ml9rp8a")))) "0crnk6851jwypqr5l5jcbbay0vi5vvdjyisaf6z2d69c39wmr6sc"))))
(properties `((upstream-name . "aroma.light"))) (properties `((upstream-name . "aroma.light")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs