mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
f4951978f9
commit
9c3fffb966
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue