me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.30.0.
master
Ricardo Wurmus 2023-04-28 17:59:51 +02:00
parent 83b381a95b
commit 968878ef27
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5685,14 +5685,14 @@ by the user, helping with quick and reproducible access.")
(define-public r-aroma-light
(package
(name "r-aroma-light")
(version "3.28.0")
(version "3.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "aroma.light" version))
(sha256
(base32
"01g9vfkmpfkn9nv71jyybq93lid6x93jbadjahngy98w67n3sin4"))))
"118yqvbj4ad2b2bik0zi3ir15kxh9fbdi9qqyk52isvcdbv6069p"))))
(properties `((upstream-name . "aroma.light")))
(build-system r-build-system)
(propagated-inputs