me
/
guix
Archived
1
0
Fork 0

gnu: r-fgsea: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-fgsea): Update to 1.30.0.

Change-Id: Ib82a7b868f39594f0b2211a892596d638a5805d0
master
Ricardo Wurmus 2024-05-07 13:06:53 +02:00
parent 9c78531a2a
commit 233ed5688e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16163,14 +16163,14 @@ presence of additional sites within the allowed window size.")
(define-public r-fgsea
(package
(name "r-fgsea")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fgsea" version))
(sha256
(base32
"0sykd4ingpw41615hbr3vw9yd1ks225hdb5qxnhbk4m4wxj814ql"))))
"0nnvqsyrj24h5y8qw8llk9f4jgy0v734k37kcksfcpja17frdyjy"))))
(build-system r-build-system)
(propagated-inputs
(list r-bh