Skip to content
Snippets Groups Projects
Commit 61eecd71 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

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

* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.1.2.
parent edf8caae
No related branches found
No related tags found
No related merge requests found
......@@ -70,14 +70,14 @@ (define-module (gnu packages audio)
(define-public alsa-modular-synth
(package
(name "alsa-modular-synth")
(version "2.1.1")
(version "2.1.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/alsamodular/ams-"
version ".tar.bz2"))
(sha256
(base32
"1nb7qzzqlqa2x8h797jbwi18ihnfkxqg9lyi0c4nvf8ybwzxkzd2"))))
"1azbrhpfk4nnybr7kgmc7w6al6xnzppg853vas8gmkh185kk11l0"))))
(build-system gnu-build-system)
(inputs
`(("alsa-lib" ,alsa-lib)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment