gnu: r-catalyst: Update to 1.30.2.

* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.30.2.

Change-Id: Ie9f8cd0251aa255290e62ca5c3a01a0d2461225e
This commit is contained in:
Ricardo Wurmus 2025-02-27 13:01:55 +01:00
parent 92e9536172
commit 2c7e541a87
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25523,14 +25523,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.30.0") (version "1.30.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CATALYST" version)) (uri (bioconductor-uri "CATALYST" version))
(sha256 (sha256
(base32 (base32
"11grib7kbhjv7p2giyxhly6k3cg10p84dqdnq3fg14rda1d47xyk")))) "0i6rf1z1m4v43aw7mh4j44a7mscz5xnbnbmpbgzksw74zjg17604"))))
(properties `((upstream-name . "CATALYST"))) (properties `((upstream-name . "CATALYST")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs