me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.12.0.
master
Ricardo Wurmus 2018-11-07 12:12:14 +01:00
parent 675d91a035
commit 800954eba4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9880,14 +9880,14 @@ discovery of differentially expressed genes and markers.")
(define-public r-aroma-light
(package
(name "r-aroma-light")
(version "3.10.0")
(version "3.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "aroma.light" version))
(sha256
(base32
"1dxsiwsrwcq9mj573f9vpdzrhagdqzal328ma8076px4gg6khxkn"))))
"0vfifgpqxjjncbiv6gvlk9jmj14j90r9f30bqk3ks9v1csjnjhrb"))))
(properties `((upstream-name . "aroma.light")))
(build-system r-build-system)
(propagated-inputs