gnu: r-fgsea: Update to 1.32.2.

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

Change-Id: I89b790d713ed59d0ec5d5ebcbcd60e5065df69c3
This commit is contained in:
Ricardo Wurmus 2025-02-17 12:43:55 +01:00
parent f4951978f9
commit 9c3fffb966
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18220,14 +18220,14 @@ presence of additional sites within the allowed window size.")
(define-public r-fgsea
(package
(name "r-fgsea")
(version "1.32.0")
(version "1.32.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fgsea" version))
(sha256
(base32
"05bvxdmyg4l99j2cb63mdsc5572i421kx7ax6ii2aig3299wsyxx"))))
"191iy8pzc2j44675gwwa7q17mr9882h8a78jxfhs6nxg03xizd1f"))))
(build-system r-build-system)
(propagated-inputs
(list r-bh