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