mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05: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 @@ (define-public r-annotationhub
|
|||
(define-public r-aroma-light
|
||||
(package
|
||||
(name "r-aroma-light")
|
||||
(version "3.26.0")
|
||||
(version "3.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "aroma.light" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1240v9wvsf205g998ms19hncki8g6shidg09dy5np9pqpiix4vys"))))
|
||||
"01g9vfkmpfkn9nv71jyybq93lid6x93jbadjahngy98w67n3sin4"))))
|
||||
(properties `((upstream-name . "aroma.light")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue