Archived
1
0
Fork 0

gnu: r-catalyst: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:35 +02:00
parent d1e16723dd
commit bc7db31ceb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19013,14 +19013,14 @@ relevant, and the minimum expression of the most abundant condition.")
(define-public r-catalyst (define-public r-catalyst
(package (package
(name "r-catalyst") (name "r-catalyst")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CATALYST" version)) (uri (bioconductor-uri "CATALYST" version))
(sha256 (sha256
(base32 (base32
"0n3x5w074x5hhgdf2qa0pkma4vrjwrcgjna7hx0az6ixkgpbkrpv")))) "0f6h0qngv7my83k402rydvi1pla695r5kxq02k1s5caxcsi1caza"))))
(properties `((upstream-name . "CATALYST"))) (properties `((upstream-name . "CATALYST")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs