guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: flare-game: Update to 1.13.04.


From: guix-commits
Subject: 02/02: gnu: flare-game: 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 0e103ec611acb25966bedc7ac9537b34f0a53306
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 10 18:01:40 2022 +0100

    gnu: flare-game: Update to 1.13.04.
    
    * gnu/packages/games.scm (flare-game): 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 e4810678ac..896ee6ce62 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8937,7 +8937,7 @@ action RPGs.")
 (define-public flare-game
   (package
     (name "flare-game")
-    (version "1.13")
+    (version "1.13.04")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -8946,7 +8946,7 @@ action RPGs.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0l0d4j2l1szdwrk8casaiskdk16wkbmms7cid4y751d42czg4ffw"))))
+                "18rdrwv7p5rvmlah5pl9vbc09xlb8id75a7c73yn2sxkm6cf5c2l"))))
     (build-system cmake-build-system)
     (arguments
      (list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]