mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: r-aroma-light: Update to 3.22.0.
* gnu/packages/bioconductor.scm (r-aroma-light): Update to 3.22.0.
This commit is contained in:
parent
2071ed58d5
commit
3e290768c6
1 changed files with 2 additions and 2 deletions
|
@ -2075,14 +2075,14 @@ (define-public r-annotationhub
|
|||
(define-public r-aroma-light
|
||||
(package
|
||||
(name "r-aroma-light")
|
||||
(version "3.20.0")
|
||||
(version "3.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "aroma.light" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0pi37rlfqh24p9wd7l1xb3f7c7938xdscgcc5agp8c9qhajq25a0"))))
|
||||
"1yvq6l1p8cpijvlib4fn9y88ihn0gaalrmgx82jgrfmnszkqn3y5"))))
|
||||
(properties `((upstream-name . "aroma.light")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue