gnu: alsa-modular-synth: Update to 2.2.1.

* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.2.1.

Change-Id: I3b31b30c659447b757b10b49462cd84b9d209e7c
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent 48805a4d06
commit aec4c70a4d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -590,14 +590,14 @@ implementation of Adaptive Multi Rate Narrowband and Wideband
(define-public alsa-modular-synth
(package
(name "alsa-modular-synth")
(version "2.2.0")
(version "2.2.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/alsamodular/alsamodular"
"/" version "/ams-" version ".tar.bz2"))
(sha256
(base32
"056dn6b9c5nsw2jdww7z1kxrjqqfvxjzxhsd5x9gi4wkwyiv21nz"))))
"0l8lwa4wfw98fgidzwkmg0zzq60djrpfg6znzrpfxhr9x23149ps"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib