mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: r-gsva: Update to 1.48.3.
* gnu/packages/bioconductor.scm (r-gsva): Update to 1.48.3.
This commit is contained in:
parent
dcc2d9a843
commit
8365b201f4
1 changed files with 2 additions and 2 deletions
|
@ -7531,13 +7531,13 @@ Enrichment Analysis} (GSEA).")
|
|||
(define-public r-gsva
|
||||
(package
|
||||
(name "r-gsva")
|
||||
(version "1.48.2")
|
||||
(version "1.48.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GSVA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1y0dz9ayyrz4ylppa8f4m4b20yajzdl1sz4wpz8kcsfhh71ii64y"))))
|
||||
"0ljfw65ray9ks8g55bfzn0c1w4412y4a7996zddywn5qj5pkjkfb"))))
|
||||
(properties `((upstream-name . "GSVA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase
|
||||
|
|
Loading…
Add table
Reference in a new issue