Archived
1
0
Fork 0

gnu: r-mast: Update to 1.24.0.

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

View file

@ -9364,14 +9364,14 @@ the numbers of cells across batches.")
(define-public r-mast
(package
(name "r-mast")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MAST" version))
(sha256
(base32
"1kmrqxcfzzcs8l33n9qn0vahc6wxq6ks3cjx95vg96maf2qzhzzi"))))
"133ijkw5sd0gl38dfr7qfqvvp2df7lg6j8vkvy54zlpamkg6l2x1"))))
(properties `((upstream-name . "MAST")))
(build-system r-build-system)
(propagated-inputs