me
/
guix
Archived
1
0
Fork 0

gnu: easyrpg-player: Update to 0.6.2.2.

* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.2.
master
Tobias Geerinckx-Rice 2020-09-17 14:06:12 +02:00
parent dc2f0e703a
commit 1306283843
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

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.1")
(version "0.6.2.2")
(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
"1bai0mxjw1qvl2vcwgssycbyn0crk0b5l69ld9rawcs2nczb44s5"))))
"02nrqrb6klynwrq6z0639qnlhr2z900b0y94xr96i12icr7ihm5m"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags