gnu: r-mast: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-mast): Update to 1.30.0. Change-Id: Ifed0788bf9e12d4b658493a345b66d66642cb508master
parent
bd79bfd298
commit
6f44c3769a
|
@ -14847,14 +14847,14 @@ the numbers of cells across batches.")
|
|||
(define-public r-mast
|
||||
(package
|
||||
(name "r-mast")
|
||||
(version "1.28.0")
|
||||
(version "1.30.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MAST" version))
|
||||
(sha256
|
||||
(base32
|
||||
"17iycxxp6jb56ra21546kh2zlrm8by2vrlvsxvx8xmbpk32fb4lp"))
|
||||
"1k8an0ifcgx54lqzpim3q37y4rhv57i94i46dlpmdyfghqqw0fny"))
|
||||
(snippet
|
||||
'(delete-file "docs/jquery.sticky-kit.min.js"))))
|
||||
(properties `((upstream-name . "MAST")))
|
||||
|
|
Reference in New Issue