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

* gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.14.0.
master
Ricardo Wurmus 2019-05-05 23:40:39 +02:00
parent dd03589939
commit 95f3a46630
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9503,14 +9503,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.12.0") (version "3.14.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
"0vfifgpqxjjncbiv6gvlk9jmj14j90r9f30bqk3ks9v1csjnjhrb")))) "0a1prl4jhbqpa85i2vyia1ks9iippzl8np50fvm9wx8kbjxna5l6"))))
(properties `((upstream-name . "aroma.light"))) (properties `((upstream-name . "aroma.light")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs