summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-15 20:40:39 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-15 22:40:04 +0100
commit75f66e4a391dde51300376b98e676f555591c244 (patch)
treea975d8b0ebbe3cea4607c19d62703a9a8903a4d6 /gnu/packages/game-development.scm
parente409879a3f2f7f480b78f7996f9551a4263c00ca (diff)
downloadpatches-75f66e4a391dde51300376b98e676f555591c244.tar
patches-75f66e4a391dde51300376b98e676f555591c244.tar.gz
gnu: eureka: Update to 1.24.
* gnu/packages/game-development.scm (eureka): Update to 1.24.
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r--gnu/packages/game-development.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 7f00f7080b..08b84f07fa 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1237,7 +1237,7 @@ scripted in a Python-like language.")
(define-public eureka
(package
(name "eureka")
- (version "1.21")
+ (version "1.24")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/eureka-editor/Eureka/"
@@ -1247,7 +1247,7 @@ scripted in a Python-like language.")
"-source.tar.gz"))
(sha256
(base32
- "1a7pf7xi56fcz7jc8layih5gq5m66g2ss4x5j61kzgip07j6rkir"))))
+ "1x4idjniz9sma3j9ss6ni7fafmz22zs2jnpsqw4my9rsnmra5d9v"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f