me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.26.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2976,14 +2976,14 @@ by the user, helping with quick and reproducible access.")
(define-public r-aroma-light
(package
(name "r-aroma-light")
(version "3.24.0")
(version "3.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "aroma.light" version))
(sha256
(base32
"12qa85hsp8d1xhgn27iymknbhpnp9bd7hsgqxwvp1i8kki06z5hp"))))
"1240v9wvsf205g998ms19hncki8g6shidg09dy5np9pqpiix4vys"))))
(properties `((upstream-name . "aroma.light")))
(build-system r-build-system)
(propagated-inputs