summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2015-07-04 11:12:17 +0200
committerRicardo Wurmus <rekado@elephly.net>2015-07-05 20:57:04 +0200
commitd19cf783574835046f7c4a1177e7329337858074 (patch)
treeae1271a713d98875cb595d4e3fb1698bc94ac28e /gnu
parent7e11d113556c76642970d84551eddb235c346c11 (diff)
downloadguix-d19cf783574835046f7c4a1177e7329337858074.tar.gz
gnu: powertabeditor: Update to 2.0.0-alpha8.
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha8.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/music.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 3beb151898..9e7e0126c0 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