me
/
guix
Archived
1
0
Fork 0

gnu: r-yapsa: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-yapsa): Update to 1.24.0.
master
zimoun 2022-11-17 03:50:22 +01:00 committed by Ricardo Wurmus
parent f1a1fed1df
commit 42b297b295
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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