guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: guitarix: Update to 0.35.2.


From: Ricardo Wurmus
Subject: 01/01: gnu: guitarix: Update to 0.35.2.
Date: Sat, 15 Oct 2016 07:22:38 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 7bc2f3ac144bb1befee45e89ae61321b0737d2c6
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Oct 15 09:20:59 2016 +0200

    gnu: guitarix: Update to 0.35.2.
    
    * gnu/packages/audio.scm (guitarix): Update to 0.35.2.
---
 gnu/packages/audio.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 4d1505a..d220322 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]