gnu: r-catalyst: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.22.0.
This commit is contained in:
zimoun 2022-11-17 03:50:31 +01:00 committed by Ricardo Wurmus
parent 01e78296bc
commit dbeb05e6a3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16510,14 +16510,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.20.1") (version "1.22.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
"05vfqwa9qsm16px77s9bzygs6zymcxshymmpvz86a9l1cy1yxbza")))) "0n3x5w074x5hhgdf2qa0pkma4vrjwrcgjna7hx0az6ixkgpbkrpv"))))
(properties `((upstream-name . "CATALYST"))) (properties `((upstream-name . "CATALYST")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs