mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: r-yamss: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-yamss): Update to 1.28.0. Change-Id: I7045aee52aeabb0605249f6da52dc362c4399d04
This commit is contained in:
parent
ec2cd3861c
commit
0ba77ac5ae
1 changed files with 2 additions and 2 deletions
|
@ -15860,14 +15860,14 @@ (define-public r-ebimage
|
|||
(define-public r-yamss
|
||||
(package
|
||||
(name "r-yamss")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "yamss" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kjlp62s2393jdwp0crizsgp4iqagbgnd3hdl9vpbr9qrjxg4s7m"))))
|
||||
"16rdy35wmydcx322pf9j7l7z2mzgrksg1whr8i8xdmdqfnqz3xyb"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics
|
||||
|
|
Loading…
Reference in a new issue