gnu: r-yapsa: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-yapsa): Update to 1.30.0. Change-Id: Iaf62b6d599e1a7e3cd3255877a9faf9c3d8b28c1master
parent
78ca6efb7d
commit
f6f96b1e5d
|
@ -17371,14 +17371,14 @@ decomposition algorithms.")
|
|||
(define-public r-yapsa
|
||||
(package
|
||||
(name "r-yapsa")
|
||||
(version "1.28.0")
|
||||
(version "1.30.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "YAPSA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"07dxhaywad9ivkrc454hhizfw6a5yvarrc5fp5za2jgsznv408wl"))))
|
||||
"0908hyji07br1i1zms21a99m3mvi707xj8zbd1w64gzackghabhl"))))
|
||||
(properties `((upstream-name . "YAPSA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue