guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: guitarix: Update to 0.36.1.


From: Ricardo Wurmus
Subject: 04/06: gnu: guitarix: Update to 0.36.1.
Date: Sun, 3 Dec 2017 12:32:19 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 952837c824c51657dad576b74b59295dda74ec4a
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 3 17:24:57 2017 +0100

    gnu: guitarix: Update to 0.36.1.
    
    * gnu/packages/audio.scm (guitarix): Update to 0.36.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 78ea361..2857514 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1214,7 +1214,7 @@ patches that can be used with softsynths such as Timidity 
and WildMidi.")
 (define-public guitarix
   (package
     (name "guitarix")
-    (version "0.36.0")
+    (version "0.36.1")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -1222,7 +1222,7 @@ patches that can be used with softsynths such as Timidity 
and WildMidi.")
                    version ".tar.xz"))
              (sha256
               (base32
-               "0nb0gwcmvc9xjh9pjasjbaqgpadanv4rw1njccpcmmin9xvicsqn"))))
+               "1g5949jwh2n755xjs3kcbdb8a1wxr5mn0m115wdnk27dxcdn93b0"))))
     (build-system waf-build-system)
     (arguments
      `(#:tests? #f ; no "check" target



reply via email to

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