mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: r-yamss: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-yamss): Update to 1.24.0.
This commit is contained in:
parent
c410fa50e1
commit
66612f9583
1 changed files with 2 additions and 2 deletions
|
@ -11424,14 +11424,14 @@ (define-public r-ebimage
|
|||
(define-public r-yamss
|
||||
(package
|
||||
(name "r-yamss")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "yamss" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lcfxw73cxvpy3bnq28pxdy5128mpq5xklsa0mzxdjyqc4g55hy8"))))
|
||||
"0bh06mncjrkihz2j29hasbipfl50x7393wshdcnlxrs5rrq73r0n"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics
|
||||
|
|
Loading…
Reference in a new issue