mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -05:00
gnu: r-maaslin2: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-maaslin2): Update to 1.16.0. Change-Id: Ib2bcd9049ffccf548295a6f1100a0b1f636f2a31
This commit is contained in:
parent
3e7eeef0db
commit
7a12d712eb
1 changed files with 2 additions and 2 deletions
|
@ -8308,13 +8308,13 @@ (define-public r-limma
|
|||
(define-public r-maaslin2
|
||||
(package
|
||||
(name "r-maaslin2")
|
||||
(version "1.14.1")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Maaslin2" version))
|
||||
(sha256
|
||||
(base32 "06mb72hbzihdficv73yqbb2m86bkw78w3vbw1rm98n0npxq2fch6"))))
|
||||
(base32 "1d95dv46b36ncwb7zdn0wvshg4v73qjfs3hij0jmbkkxvf2il9iq"))))
|
||||
(properties `((upstream-name . "Maaslin2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue