summary refs log tree commit diff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-08-05 00:36:11 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-08-05 00:36:11 +0200
commit47a7b9d5e4d2bd7d4f063e02cf3a95d76632718d (patch)
treed8cd734b3769bada9d9cbc10e17e91a7c1876961 /gnu/packages/games.scm
parent189003c83ee04e1819245c861c1ba31597db537d (diff)
downloadguix-47a7b9d5e4d2bd7d4f063e02cf3a95d76632718d.tar.gz
gnu: flare-game: Update to 1.12.
* gnu/packages/games.scm (flare-game): Update to 1.12.
(flare-engine): Update to 1.12.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ad48c49566..768a08a238 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9017,7 +9017,7 @@ fight each other on an arena-like map.")
 (define-public flare-engine
   (package
     (name "flare-engine")
-    (version "1.11")
+    (version "1.12")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9026,7 +9026,7 @@ fight each other on an arena-like map.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1mqr1s72p5bdh4kq2a8hg72dk8lwnddicjnd2cdp1sbfa9lmjym8"))))
+                "0h4xxj6r194pw68m3ngrnzkh6xgiblyrsc54z8abwba8m0mqbvmk"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ;no test
@@ -9045,7 +9045,7 @@ action RPGs.")
 (define-public flare-game
   (package
     (name "flare-game")
-    (version "1.11")
+    (version "1.12")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9054,7 +9054,7 @@ action RPGs.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0bd5g7sd89a9176ilr408hdqzdfv4j7wj0idd685c1n6s01c3h6p"))))
+                "0h9i128kq6disppbrplkf13zdmsg4cq23nim53mgwpawc4mqz7ga"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ;no test