me
/
guix
Archived
1
0
Fork 0

gnu: tuxguitar: Update to 1.5.4.

* gnu/packages/music.scm (tuxguitar): Update to 1.5.4.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1755,7 +1755,7 @@ is subjective.")
(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 @@ is subjective.")
version "/tuxguitar-" version "-src.tar.gz"))
(sha256
(base32
"1qy5kjcsl3c86kdlyvsf6dsfmfl1mv8zg0ln6g3qg3i8f35vlpp6"))))
"0fjhf56lhlhm84v08917xp4yw8y6d0qajm4qiy1gfp8dm74whwwg"))))
(build-system ant-build-system)
(arguments
`(#:build-target "build"