GNU bug report logs - #71101
[PATCH] gnu: godot: Update to 4.2.2.

Previous Next

Package: guix-patches;

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

Date: Tue, 21 May 2024 17:37:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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#71101: closed (Re: [bug#71101] [PATCH] gnu: godot: Update to
 4.2.2.)
Date: Tue, 11 Jun 2024 22:21:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71101: [PATCH] gnu: godot: Update to 4.2.2.

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 71101 <at> debbugs.gnu.org.

-- 
71101: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71101
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Adriel Dumas--Jondeau <leirda <at> disroot.org>
Cc: 宋文武 <iyzsong <at> envs.net>, 71101-done <at> debbugs.gnu.org,
 Adam Faiz <adam.faiz <at> disroot.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#71101] [PATCH] gnu: godot: Update to 4.2.2.
Date: Wed, 12 Jun 2024 00:19:52 +0200
Hi Adriel,

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

> * gnu/packages/game-development.scm (godot): Update to 4.2.2.
>
> Change-Id: I4450c41439435d18b1e1fb727b9d42c683455831

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Adriel Dumas--Jondeau <leirda <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: godot: Update to 4.2.2.
Date: Tue, 21 May 2024 19:36:02 +0200
* gnu/packages/game-development.scm (godot): Update to 4.2.2.

Change-Id: I4450c41439435d18b1e1fb727b9d42c683455831
---
 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 8fecd95940..2af4572c0e 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -2095,7 +2095,7 @@ (define-public godot-lts
 (define-public godot
   (package
     (name "godot")
-    (version "4.2.1")
+    (version "4.2.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2104,7 +2104,7 @@ (define-public godot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0d5y678986lx4a4xjkxs5glh2dckp8wwl3r3mw72inq7gvaa18s3"))
+                "0wm0pla6f6gvk21gbm5kiihinn05dvvprk0242m6s8c78wy60wka"))
               (modules '((guix build utils)
                          (ice-9 ftw)
                          (srfi srfi-1)))

base-commit: 56980ea500a1db3c8586972b8abfaf5c4e24f82d
-- 
2.41.0




This bug report was last modified 349 days ago.

Previous Next


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