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

* gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.20.0.
This commit is contained in:
zimoun 2020-10-30 16:00:43 +01:00 committed by Ricardo Wurmus
parent 971f3a377c
commit 8db8a683b9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9986,14 +9986,14 @@ (define-public r-msnid
(define-public r-aroma-light
(package
(name "r-aroma-light")
(version "3.18.0")
(version "3.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "aroma.light" version))
(sha256
(base32
"19y5f2minx2pp73zdh43v1qkwpkaxygkl8cwlnwja15i46s0bcyc"))))
"0pi37rlfqh24p9wd7l1xb3f7c7938xdscgcc5agp8c9qhajq25a0"))))
(properties `((upstream-name . "aroma.light")))
(build-system r-build-system)
(propagated-inputs