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:
parent
48805a4d06
commit
aec4c70a4d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user