gnu: eureka: Update to 1.24.

* gnu/packages/game-development.scm (eureka): Update to 1.24.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-15 20:40:39 +01:00
parent e409879a3f
commit 75f66e4a39
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1237,7 +1237,7 @@ (define-public godot
(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 @@ (define-public eureka
"-source.tar.gz"))
(sha256
(base32
"1a7pf7xi56fcz7jc8layih5gq5m66g2ss4x5j61kzgip07j6rkir"))))
"1x4idjniz9sma3j9ss6ni7fafmz22zs2jnpsqw4my9rsnmra5d9v"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f