1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-10 16:04:06 +02:00

gnu: guitarix: Update to 0.35.2.

* gnu/packages/audio.scm (guitarix): Update to 0.35.2.
This commit is contained in:
Ricardo Wurmus
2016-10-15 09:20:59 +02:00
parent b74d79dc5a
commit 7bc2f3ac14
+2 -2
View File
@@ -910,7 +910,7 @@ patches that can be used with softsynths such as Timidity and WildMidi.")
(define-public guitarix
(package
(name "guitarix")
(version "0.35.1")
(version "0.35.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -918,7 +918,7 @@ patches that can be used with softsynths such as Timidity and WildMidi.")
version ".tar.xz"))
(sha256
(base32
"066qva1zk63qw60s0vbi9g9jh22ljw67p91pk82kv11gw24h3vg6"))))
"1qj3adjhg511jygbjkl9k5v0gcjmg6ifc479rspfyf45m383pp3p"))))
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no "check" target