gnu: r-mast: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-mast): Update to 1.20.0.
This commit is contained in:
parent
78018d3c5c
commit
aa5a9e5d63
@ -6425,14 +6425,14 @@ the numbers of cells across batches.")
|
||||
(define-public r-mast
|
||||
(package
|
||||
(name "r-mast")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MAST" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1gkpagam5rap36viyr3n4psa658x9vckrxap1h67jasiiyrcfz2d"))))
|
||||
"14h6giny9lhzqjsx3h7gdhsm8wfwnvp5zsl4avrflip0jmsn45yy"))))
|
||||
(properties `((upstream-name . "MAST")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user