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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Adriel Dumas--Jondeau <leirda <at> disroot.org>
Subject: bug#67389: closed (Re: [bug#67389] [PATCH] gnu: godot: Update to
 4.1.3.)
Date: Thu, 23 Nov 2023 15:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67389: [PATCH] gnu: godot: Update to 4.1.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67389 <at> debbugs.gnu.org.

-- 
67389: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67389
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Adriel Dumas--Jondeau <leirda <at> disroot.org>
Cc: 67389-done <at> debbugs.gnu.org
Subject: Re: [bug#67389] [PATCH] gnu: godot: Update to 4.1.3.
Date: Thu, 23 Nov 2023 15:10:41 +0000
[Message part 3 (text/plain, inline)]
Adriel Dumas--Jondeau via Guix-patches via <guix-patches <at> gnu.org> writes:

> * 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(-)

Thanks for the patch, I've pushed this to master as
185d83d3caccb0da8153a3f657c3603ada4f33a7.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Adriel Dumas--Jondeau <leirda <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [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 236 days ago.

Previous Next


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