3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: easyrpg-player: Update to 0.6.2.3.

* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-13 15:22:15 +02:00
parent e1a2c23e7e
commit 65ed6e3733
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -76,7 +76,7 @@ It can read and write LCF and XML files.")
(define-public easyrpg-player
(package
(name "easyrpg-player")
(version "0.6.2.2")
(version "0.6.2.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -84,7 +84,7 @@ It can read and write LCF and XML files.")
"/easyrpg-player-" version ".tar.gz"))
(sha256
(base32
"02nrqrb6klynwrq6z0639qnlhr2z900b0y94xr96i12icr7ihm5m"))))
"1lahbhgyhky0hgd3xwhgg2nm8mfa9p2i1fzxi00561hnk2ya86pm"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags