me
/
guix
Archived
1
0
Fork 0

gnu: r-mast: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-mast): Update to 1.30.0.

Change-Id: Ifed0788bf9e12d4b658493a345b66d66642cb508
master
Ricardo Wurmus 2024-05-07 13:06:48 +02:00
parent bd79bfd298
commit 6f44c3769a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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