gnu: dsp: Update to 2.0.

* gnu/packages/audio.scm (dsp): Update to 2.0.

Change-Id: Iac512686d2dda1ed9cbcaec042af4c6d021953ad
This commit is contained in:
Ricardo Wurmus 2025-12-03 12:50:18 +01:00
parent 8983dd5394
commit 5dfba7ac55
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -814,7 +814,7 @@ streams from live audio.")
(define-public dsp
(package
(name "dsp")
(version "1.9")
(version "2.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -823,7 +823,7 @@ streams from live audio.")
(file-name (git-file-name name version))
(sha256
(base32
"0iksmianwig7w78hqip2a8yy6r63sv8cv9pis8qxny6w1xap6njb"))))
"1kzjv972qbvzh7nml3brrdf6qmjmcapldbikbn2gxhpmkgxzhhar"))))
(build-system gnu-build-system)
(arguments
(list