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.1.


From: Ricardo Wurmus
Subject: 01/01: gnu: guitarix: Update to 0.35.1.
Date: Sat, 1 Oct 2016 20:32:19 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 09a86196e90d19744a23eab7a1ca27b511bbbbc2
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Oct 1 22:31:10 2016 +0200

    gnu: guitarix: Update to 0.35.1.
    
    * gnu/packages/audio.scm (guitarix): Update to 0.35.1.
---
 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 ed1a8f6..3d889ee 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -877,7 +877,7 @@ patches that can be used with softsynths such as Timidity 
and WildMidi.")
 (define-public guitarix
   (package
     (name "guitarix")
-    (version "0.35.0")
+    (version "0.35.1")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -885,7 +885,7 @@ patches that can be used with softsynths such as Timidity 
and WildMidi.")
                    version ".tar.xz"))
              (sha256
               (base32
-               "10hijqrrl8xil46kgsac10ysfxysisxlibm2rz133zyig5n63jdw"))))
+               "066qva1zk63qw60s0vbi9g9jh22ljw67p91pk82kv11gw24h3vg6"))))
     (build-system waf-build-system)
     (arguments
      `(#:tests? #f ; no "check" target



reply via email to

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