gnu: easyrpg-player: Update to 0.6.0.

* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.0.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-16 17:20:31 +01:00
parent da2a145bf6
commit f54de09b78
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ It can read and write LCF and XML files.")
(define-public easyrpg-player
(package
(name "easyrpg-player")
(version "0.5.4")
(version "0.6.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -83,7 +83,7 @@ It can read and write LCF and XML files.")
"/easyrpg-player-" version ".tar.gz"))
(sha256
(base32
"0w0idr61slg5828j1q31c1kh1h0ryp8psc006y06jph5pp3qgm48"))))
"0zdzp64sshjdl943jklsvzwzzja1fnapslvbd7xss51ym9ra4r6k"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags