[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: flare-engine: Update to 1.14.
From: |
guix-commits |
Subject: |
01/09: gnu: flare-engine: Update to 1.14. |
Date: |
Wed, 14 Dec 2022 15:16:13 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 042f169cc3952e7d1b717d1486c0cb50cea9d16c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Dec 14 18:09:02 2022 +0100
gnu: flare-engine: Update to 1.14.
* gnu/packages/games.scm (flare-engine): Update to 1.14.
---
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 4c5f28a55c..c80eaa0c60 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8885,7 +8885,7 @@ fight each other on an arena-like map.")
(define-public flare-engine
(package
(name "flare-engine")
- (version "1.13.04")
+ (version "1.14")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -8894,7 +8894,7 @@ fight each other on an arena-like map.")
(file-name (git-file-name name version))
(sha256
(base32
- "042n2r9whnd3kncf3k89dcl1srn7p2jk6kdc0lb2hbwff55iylnw"))))
+ "1gyaxr6zykwg5kg9xc3vlb5a6fas4z3zbk53y0zlfl35n4vqlh84"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (c6f81ff7a6 -> fa23fb86f7), guix-commits, 2022/12/14
- 04/09: gnu: rosegarden: Update to 22.12., guix-commits, 2022/12/14
- 02/09: gnu: flare-game: Update to 1.14., guix-commits, 2022/12/14
- 08/09: gnu: emacs-posframe: Update to 1.3.0., guix-commits, 2022/12/14
- 05/09: gnu: rosegarden: Improve package style., guix-commits, 2022/12/14
- 06/09: gnu: wireshark: Update to 4.0.2., guix-commits, 2022/12/14
- 09/09: gnu: fet: Update to 6.7.6., guix-commits, 2022/12/14
- 01/09: gnu: flare-engine: Update to 1.14.,
guix-commits <=
- 07/09: gnu: xournalpp: Update to 1.1.3., guix-commits, 2022/12/14
- 03/09: gnu: musescore: Update to 4.0., guix-commits, 2022/12/14