gnu: guitarix: Update to 0.35.2.

* gnu/packages/audio.scm (guitarix): Update to 0.35.2.
master
Ricardo Wurmus 2016-10-15 09:20:59 +02:00
parent b74d79dc5a
commit 7bc2f3ac14
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

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