me
/
guix
Archived
1
0
Fork 0

gnu: r-gsva: Update to 1.52.3.

* gnu/packages/bioconductor.scm (r-gsva): Update to 1.52.3.

Change-Id: I7a9f289261890eef5d414f0aee133e4c4defa5ae
master
Ricardo Wurmus 2024-07-03 02:39:59 +02:00
parent 42787f343d
commit 98cb090e1c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8453,13 +8453,13 @@ Enrichment Analysis} (GSEA).")
(define-public r-gsva
(package
(name "r-gsva")
(version "1.52.0")
(version "1.52.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GSVA" version))
(sha256
(base32
"10qv2m3gq5vzrqhcw1p4sx8szwl7a0kxf5n8xxhpplkxxq0yd3cn"))))
"08nxg3q350n5gf975r6b0zq4cr7lchv2i811crc4xbb7q39kw8k4"))))
(properties `((upstream-name . "GSVA")))
(build-system r-build-system)
(propagated-inputs (list r-biobase