summaryrefslogtreecommitdiff
path: root/gnu/packages/easyrpg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-16 17:20:31 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-16 23:32:42 +0100
commitf54de09b78358df3ae0092de66243500622bacab (patch)
treecc5f0d81fd501628cc4ac9c3d5c5e64971c758db /gnu/packages/easyrpg.scm
parentda2a145bf6c4cd34dc39338f2dc92e6d45fef8b7 (diff)
downloadguix-patches-f54de09b78358df3ae0092de66243500622bacab.tar
guix-patches-f54de09b78358df3ae0092de66243500622bacab.tar.gz
gnu: easyrpg-player: Update to 0.6.0.
* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.0.
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 7f6b7f3aef..046b9dfb92 100644
--- a/gnu/packages/easyrpg.scm
+++ b/gnu/packages/easyrpg.scm
@@ -75,7 +75,7 @@ It can read and write LCF and XML files.")
(define-public easyrpg-player
(package
(name "easyrpg-player")
- (version "0.5.4")
+ (version "0.6.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -83,7 +83,7 @@ It can read and write LCF and XML files.")
"/easyrpg-player-" version ".tar.gz"))
(sha256
(base32
- "0w0idr61slg5828j1q31c1kh1h0ryp8psc006y06jph5pp3qgm48"))))
+ "0zdzp64sshjdl943jklsvzwzzja1fnapslvbd7xss51ym9ra4r6k"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags