GNU bug report logs - #67389
[PATCH] gnu: godot: Update to 4.1.3.

Previous Next

Package: guix-patches;

Reported by: Adriel Dumas--Jondeau <leirda <at> disroot.org>

Date: Wed, 22 Nov 2023 22:12:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Adriel Dumas--Jondeau <leirda <at> disroot.org>
To: 67389 <at> debbugs.gnu.org
Cc: Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 宋文武 <iyzsong <at> envs.net>
Subject: [bug#67389] [PATCH] gnu: godot: Update to 4.1.3.
Date: Wed, 22 Nov 2023 23:10:45 +0100
* gnu/packages/game-development.scm (godot): Update to 4.1.3.

Change-Id: Ia8844da04b568e32e9138b222ddfdca7868b010f
---
 gnu/packages/game-development.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 1d9abd9705..671c7839ac 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -2055,7 +2055,7 @@ (define-public godot-lts
 (define-public godot
   (package
     (name "godot")
-    (version "4.1.2")
+    (version "4.1.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2064,7 +2064,7 @@ (define-public godot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zm07rknpjkvyxpiscqsx5hi4gc5wi647jlhillxdf85b36s6q9j"))
+                "1mwwzf77ixkalciqakn6q42g9sl2570didfll406sfs42wz534ng"))
               (modules '((guix build utils)
                          (ice-9 ftw)
                          (srfi srfi-1)))

base-commit: 5e8e9bcd25e7bfe945e6e31778e156b796bbc131
prerequisite-patch-id: cefc174692b72660bf5ed4c03442f33dbaf6e784
-- 
2.41.0





This bug report was last modified 1 year and 237 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.