gnu: r-mast: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-mast): Update to 1.16.0.
This commit is contained in:
zimoun 2020-10-30 15:49:39 +01:00 committed by Ricardo Wurmus
parent e26b5eefda
commit 532b106856
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2946,14 +2946,14 @@ (define-public r-icobra
(define-public r-mast
(package
(name "r-mast")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MAST" version))
(sha256
(base32
"12d0q2fbq9d5jgyccmfv0cghv282s0j86wjfbnjpdf73fdrp6brr"))))
"11qr7n9i4masqz0yzikddchyn223m8dy6zv461dly07fd43qi9mn"))))
(properties `((upstream-name . "MAST")))
(build-system r-build-system)
(propagated-inputs