gnu: r-fgsea: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-fgsea): Update to 1.22.0.master
parent
8b9d7ec808
commit
cf8935a130
|
@ -8539,14 +8539,14 @@ presence of additional sites within the allowed window size.")
|
||||||
(define-public r-fgsea
|
(define-public r-fgsea
|
||||||
(package
|
(package
|
||||||
(name "r-fgsea")
|
(name "r-fgsea")
|
||||||
(version "1.20.0")
|
(version "1.22.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "fgsea" version))
|
(uri (bioconductor-uri "fgsea" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"10flcdm4b1kxnsvhl4k6mwkzb1vbai33k291j8nsrhj2cl5l8gm9"))))
|
"0innyggai6l4fpl4qrblzdc52vqw9jaszmip0yr1lv7rzwyl6mpg"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-bh
|
(list r-bh
|
||||||
|
|
Reference in New Issue