gnu: easyrpg-player: Update to 0.8.

* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.8.

Change-Id: I05f3c6b66dfadc48a7569b3672096550c244e904
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
gemmaro 2024-08-31 16:29:20 +09:00 committed by 宋文武
parent 5970cbefc2
commit 93896ac4d1
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -77,7 +77,7 @@ It can read and write LCF and XML files.")
(define-public easyrpg-player
(package
(name "easyrpg-player")
(version "0.7.0")
(version "0.8")
(source (origin
(method url-fetch)
(uri (string-append
@ -85,7 +85,7 @@ It can read and write LCF and XML files.")
"/easyrpg-player-" version ".tar.gz"))
(sha256
(base32
"1hm4hdi4l8c9jw0x3kcm6iwgfv8parlfj13va3r3p90040gs7s8l"))))
"1brx2iix9d5i2lyjjcs03pq1xgl1gyh0yas8avazahgd9sn47696"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags