gnu: r-seewave: Update to 2.2.1.

* gnu/packages/cran.scm (r-seewave): Update to 2.2.1.
This commit is contained in:
Ricardo Wurmus 2023-07-17 14:19:53 +02:00
parent 4a6843b3b3
commit f702efa97e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -27297,14 +27297,14 @@ (define-public r-tuner
(define-public r-seewave
(package
(name "r-seewave")
(version "2.2.0")
(version "2.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "seewave" version))
(sha256
(base32
"0bi1l47l3846c18k6h2vrv0xp9xh00n544a578jrndahzrj1hfwl"))))
"0whfanh3949162575ddw5y6s5ydq9v24l929gwdd1jv16xzlnp9h"))))
(properties `((upstream-name . "seewave")))
(build-system r-build-system)
(inputs