[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: flare-engine: Update to 1.13.04.
From: |
guix-commits |
Subject: |
01/02: gnu: flare-engine: Update to 1.13.04. |
Date: |
Thu, 10 Feb 2022 12:03:03 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 096f05043e750fdf49a5b4c5fac402f48cdb9854
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 10 17:54:56 2022 +0100
gnu: flare-engine: Update to 1.13.04.
* gnu/packages/games.scm (flare-engine): Update to 1.13.04.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 26270a4aec..e4810678ac 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8908,7 +8908,7 @@ fight each other on an arena-like map.")
(define-public flare-engine
(package
(name "flare-engine")
- (version "1.13")
+ (version "1.13.04")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -8917,7 +8917,7 @@ fight each other on an arena-like map.")
(file-name (git-file-name name version))
(sha256
(base32
- "1daqx12w1gk9cf393zw89fy42lx4arjycm417380gqi775vbmamc"))))
+ "042n2r9whnd3kncf3k89dcl1srn7p2jk6kdc0lb2hbwff55iylnw"))))
(build-system cmake-build-system)
(arguments
(list