Archived
1
0
Fork 0

gnu: r-catalyst: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.16.1.
This commit is contained in:
Ricardo Wurmus 2021-07-10 13:26:10 +02:00
parent c4ffceb0c2
commit 564142d25e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13010,14 +13010,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.16.0") (version "1.16.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CATALYST" version)) (uri (bioconductor-uri "CATALYST" version))
(sha256 (sha256
(base32 (base32
"1lzi3wylx94k3gmfw5lsqh3cvg485ik3n5xd51jllczgavwvki16")))) "12frw4myqr8y3ff4n74ld4478ndpmfj5ynr6gnigbr1h61b94m3v"))))
(properties `((upstream-name . "CATALYST"))) (properties `((upstream-name . "CATALYST")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs