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

* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.26.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:35 +02:00
parent 0b2579cbe0
commit 043b388f38
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2976,14 +2976,14 @@ (define-public r-annotationhub
(define-public r-aroma-light (define-public r-aroma-light
(package (package
(name "r-aroma-light") (name "r-aroma-light")
(version "3.24.0") (version "3.26.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
"12qa85hsp8d1xhgn27iymknbhpnp9bd7hsgqxwvp1i8kki06z5hp")))) "1240v9wvsf205g998ms19hncki8g6shidg09dy5np9pqpiix4vys"))))
(properties `((upstream-name . "aroma.light"))) (properties `((upstream-name . "aroma.light")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs