unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71101] [PATCH] gnu: godot: Update to 4.2.2.
@ 2024-05-21 17:36 Adriel Dumas--Jondeau via Guix-patches via
  2024-06-11 22:19 ` bug#71101: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Adriel Dumas--Jondeau via Guix-patches via @ 2024-05-21 17:36 UTC (permalink / raw)
  To: 71101; +Cc: Adam Faiz, Liliana Marie Prikler, 宋文武

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71101: [PATCH] gnu: godot: Update to 4.2.2.
  2024-05-21 17:36 [bug#71101] [PATCH] gnu: godot: Update to 4.2.2 Adriel Dumas--Jondeau via Guix-patches via
@ 2024-06-11 22:19 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-06-11 22:19 UTC (permalink / raw)
  To: Adriel Dumas--Jondeau
  Cc: 宋文武, 71101-done, Adam Faiz,
	Liliana Marie Prikler

Hi Adriel,

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

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-11 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 17:36 [bug#71101] [PATCH] gnu: godot: Update to 4.2.2 Adriel Dumas--Jondeau via Guix-patches via
2024-06-11 22:19 ` bug#71101: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).