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:
parent
e1a2c23e7e
commit
65ed6e3733
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user