me
/
guix
Archived
1
0
Fork 0

gnu: r-yapsa: Update to 1.25.0.

* gnu/packages/bioconductor.scm (r-yapsa): Update to 1.25.0.
master
Ricardo Wurmus 2023-04-28 19:01:08 +02:00
parent ef2b8e94bf
commit a88af8976b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13876,14 +13876,14 @@ decomposition algorithms.")
(define-public r-yapsa
(package
(name "r-yapsa")
(version "1.24.0")
(version "1.25.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "YAPSA" version))
(sha256
(base32
"17yxzqvyaa423k0rskahlgqxcsi70flgsxniry3f4m8yvmghxxkz"))))
"0xva7vljq2k78rzjnjlp4x3ylwk86jaqn2cgbff4h4sb8rfdya7c"))))
(properties `((upstream-name . "YAPSA")))
(build-system r-build-system)
(propagated-inputs