gnu: r-mast: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-mast): Update to 1.22.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:55 +02:00
parent 70f5a74778
commit 2fb6818ab8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7562,14 +7562,14 @@ (define-public r-batchelor
(define-public r-mast (define-public r-mast
(package (package
(name "r-mast") (name "r-mast")
(version "1.20.0") (version "1.22.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "MAST" version)) (uri (bioconductor-uri "MAST" version))
(sha256 (sha256
(base32 (base32
"14h6giny9lhzqjsx3h7gdhsm8wfwnvp5zsl4avrflip0jmsn45yy")))) "1kmrqxcfzzcs8l33n9qn0vahc6wxq6ks3cjx95vg96maf2qzhzzi"))))
(properties `((upstream-name . "MAST"))) (properties `((upstream-name . "MAST")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs