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
(package
(name "r-aroma-light")
(version "3.12.0")
(version "3.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "aroma.light" version))
(sha256
(base32
"0vfifgpqxjjncbiv6gvlk9jmj14j90r9f30bqk3ks9v1csjnjhrb"))))
"0a1prl4jhbqpa85i2vyia1ks9iippzl8np50fvm9wx8kbjxna5l6"))))
(properties `((upstream-name . "aroma.light")))
(build-system r-build-system)
(propagated-inputs