me
/
guix
Archived
1
0
Fork 0

gnu: r-yapsa: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-yapsa): Update to 1.30.0.

Change-Id: Iaf62b6d599e1a7e3cd3255877a9faf9c3d8b28c1
master
Ricardo Wurmus 2024-05-07 13:06:58 +02:00
parent 78ca6efb7d
commit f6f96b1e5d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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