me
/
guix
Archived
1
0
Fork 0

gnu: r-mast: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-mast): Update to 1.20.0.
master
Ricardo Wurmus 2021-11-04 22:04:18 +00:00
parent 78018d3c5c
commit aa5a9e5d63
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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