all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67389] [PATCH] gnu: godot: Update to 4.1.3.
@ 2023-11-22 22:10 Adriel Dumas--Jondeau via Guix-patches via
  2023-11-23 15:10 ` bug#67389: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Adriel Dumas--Jondeau via Guix-patches via @ 2023-11-22 22:10 UTC (permalink / raw)
  To: 67389; +Cc: Liliana Marie Prikler, 宋文武

* 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





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

* bug#67389: [PATCH] gnu: godot: Update to 4.1.3.
  2023-11-22 22:10 [bug#67389] [PATCH] gnu: godot: Update to 4.1.3 Adriel Dumas--Jondeau via Guix-patches via
@ 2023-11-23 15:10 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-11-23 15:10 UTC (permalink / raw)
  To: Adriel Dumas--Jondeau; +Cc: 67389-done

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]


Adriel Dumas--Jondeau via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-11-23 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22 22:10 [bug#67389] [PATCH] gnu: godot: Update to 4.1.3 Adriel Dumas--Jondeau via Guix-patches via
2023-11-23 15:10 ` bug#67389: " Christopher Baines

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.