mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-maaslin2: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-maaslin2): Update to 1.20.0. Change-Id: I0af7e2421035e5b505e48ad3529d4c9f0f13f83d
This commit is contained in:
parent
88fb80ed7c
commit
a5f481d864
1 changed files with 2 additions and 2 deletions
|
@ -10689,13 +10689,13 @@ different technologies, including microarrays, RNA-seq, and quantitative PCR.")
|
|||
(define-public r-maaslin2
|
||||
(package
|
||||
(name "r-maaslin2")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Maaslin2" version))
|
||||
(sha256
|
||||
(base32 "0dl6s4lcd40nd7v0d3k3zn0mkm5rlzb8kf2cjxz298mgdif63xqh"))))
|
||||
(base32 "1k36dy33q3kggz226b7569fdcmybl5rdxk74xv1fm8qzbnyx0b6r"))))
|
||||
(properties `((upstream-name . "Maaslin2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue