mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-aroma-light: Update to 3.28.0.
* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.28.0.
This commit is contained in:
parent
c5bcfef628
commit
203ddafa09
1 changed files with 2 additions and 2 deletions
|
@ -4428,14 +4428,14 @@ by the user, helping with quick and reproducible access.")
|
||||||
(define-public r-aroma-light
|
(define-public r-aroma-light
|
||||||
(package
|
(package
|
||||||
(name "r-aroma-light")
|
(name "r-aroma-light")
|
||||||
(version "3.26.0")
|
(version "3.28.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
|
||||||
"1240v9wvsf205g998ms19hncki8g6shidg09dy5np9pqpiix4vys"))))
|
"01g9vfkmpfkn9nv71jyybq93lid6x93jbadjahngy98w67n3sin4"))))
|
||||||
(properties `((upstream-name . "aroma.light")))
|
(properties `((upstream-name . "aroma.light")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue