gnu: r-aroma-light: Update to 3.32.0.
* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.32.0. Change-Id: I696b3a1ff0f12c8761f7c11f9acae9ade38a2a65master
parent
81087f7b83
commit
b1d1a0e9d3
|
@ -6295,14 +6295,14 @@ by the user, helping with quick and reproducible access.")
|
|||
(define-public r-aroma-light
|
||||
(package
|
||||
(name "r-aroma-light")
|
||||
(version "3.30.0")
|
||||
(version "3.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "aroma.light" version))
|
||||
(sha256
|
||||
(base32
|
||||
"118yqvbj4ad2b2bik0zi3ir15kxh9fbdi9qqyk52isvcdbv6069p"))))
|
||||
"1i6rml0slfsf01a3sphyzrxp2z759psq5bv9cfy5dxx44fnav8b8"))))
|
||||
(properties `((upstream-name . "aroma.light")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue