gnu: tuxguitar: Update to 1.5.4.

* gnu/packages/music.scm (tuxguitar): Update to 1.5.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-21 05:52:12 +02:00
parent 70f5cabc29
commit 3cc6412056
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1755,7 +1755,7 @@ (define-public bristol
(define-public tuxguitar
(package
(name "tuxguitar")
(version "1.5.3")
(version "1.5.4")
(source (origin
(method url-fetch)
(uri (string-append
@ -1763,7 +1763,7 @@ (define-public tuxguitar
version "/tuxguitar-" version "-src.tar.gz"))
(sha256
(base32
"1qy5kjcsl3c86kdlyvsf6dsfmfl1mv8zg0ln6g3qg3i8f35vlpp6"))))
"0fjhf56lhlhm84v08917xp4yw8y6d0qajm4qiy1gfp8dm74whwwg"))))
(build-system ant-build-system)
(arguments
`(#:build-target "build"