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

* gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.10.0.
This commit is contained in:
Ricardo Wurmus 2018-06-02 12:07:01 +02:00
parent bdc8b40af2
commit 0ebd7a4c9f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9768,14 +9768,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.8.0") (version "3.10.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
"0crnk6851jwypqr5l5jcbbay0vi5vvdjyisaf6z2d69c39wmr6sc")))) "1dxsiwsrwcq9mj573f9vpdzrhagdqzal328ma8076px4gg6khxkn"))))
(properties `((upstream-name . "aroma.light"))) (properties `((upstream-name . "aroma.light")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs