guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: powertabeditor: Update to 2.0.0-alpha8.


From: Ricardo Wurmus
Subject: 02/02: gnu: powertabeditor: Update to 2.0.0-alpha8.
Date: Sun, 05 Jul 2015 18:57:21 +0000

rekado pushed a commit to branch master
in repository guix.

commit d19cf783574835046f7c4a1177e7329337858074
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jul 4 11:12:17 2015 +0200

    gnu: powertabeditor: Update to 2.0.0-alpha8.
    
    * gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha8.
---
 gnu/packages/music.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 3beb151..9e7e012 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -306,7 +306,7 @@ your own lessons.")
 (define-public powertabeditor
   (package
     (name "powertabeditor")
-    (version "2.0.0-alpha7")
+    (version "2.0.0-alpha8")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -315,7 +315,7 @@ your own lessons.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1yp6ck2r72c2pfq31z1kpw1j639rndrifj85l3cbj2kdf8rdzhkk"))
+                "0gaa2x209v3azql8ak3r1n9a9qbxjx2ssirvwdxwklv2lmfqkm82"))
               (modules '((guix build utils)))
               (snippet
                '(begin



reply via email to

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