gnu: tuxguitar: Update to 1.5.

* gnu/packages/music.scm (tuxguitar): Update to 1.5.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-27 04:13:42 +02:00
parent d4eae3f7d2
commit 53c475d104
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1599,7 +1599,7 @@ is subjective.")
(define-public tuxguitar (define-public tuxguitar
(package (package
(name "tuxguitar") (name "tuxguitar")
(version "1.4") (version "1.5")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -1607,7 +1607,7 @@ is subjective.")
version "/tuxguitar-" version "-src.tar.gz")) version "/tuxguitar-" version "-src.tar.gz"))
(sha256 (sha256
(base32 (base32
"041275vwfr82kass7wiq9g2y82w9qrbzfinzcvfij2f2q45njwmc")) "1yd5wv17sh6i8pkndxayfd6r2k1ccgnc4w3nda3lpniv8cpjzz3k"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin