me
/
guix
Archived
1
0
Fork 0

gnu: r-mast: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-mast): Update to 1.18.0.
master
Ricardo Wurmus 2021-06-05 08:49:55 +02:00
parent 79928c5e58
commit 12ec22ca50
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6207,14 +6207,14 @@ interactive exploration of results.")
(define-public r-mast (define-public r-mast
(package (package
(name "r-mast") (name "r-mast")
(version "1.16.0") (version "1.18.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
"11qr7n9i4masqz0yzikddchyn223m8dy6zv461dly07fd43qi9mn")))) "1gkpagam5rap36viyr3n4psa658x9vckrxap1h67jasiiyrcfz2d"))))
(properties `((upstream-name . "MAST"))) (properties `((upstream-name . "MAST")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs