summaryrefslogtreecommitdiff
path: root/gnu/packages/easyrpg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-10-13 15:22:15 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-10-13 19:01:32 +0200
commit65ed6e37336cf1e16d837979b2b12c92ba6138a2 (patch)
treefededfc0c7cda3640cd68082316880aa51ea2dec /gnu/packages/easyrpg.scm
parente1a2c23e7e716046c4f1753089d6caf2a410449f (diff)
downloadguix-patches-65ed6e37336cf1e16d837979b2b12c92ba6138a2.tar
guix-patches-65ed6e37336cf1e16d837979b2b12c92ba6138a2.tar.gz
gnu: easyrpg-player: Update to 0.6.2.3.
* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3.
Diffstat (limited to 'gnu/packages/easyrpg.scm')
-rw-r--r--gnu/packages/easyrpg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/easyrpg.scm b/gnu/packages/easyrpg.scm
index 6cb7b7ae88..591be38448 100644
--- a/gnu/packages/easyrpg.scm
+++ b/gnu/packages/easyrpg.scm
@@ -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