[PATCH] gnu: godot: Update to 4.2.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Adriel Dumas--Jondeau
  • Ludovic Courtès
Owner
unassigned
Submitted by
Adriel Dumas--Jondeau
Severity
normal
A
A
Adriel Dumas--Jondeau wrote on 21 May 19:36 +0200
(address . guix-patches@gnu.org)
bce8d4c6c80852b491689cfb142a31c5214861a0.1716312962.git.leirda@disroot.org
* 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(-)

Toggle diff (26 lines)
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
L
L
Ludovic Courtès wrote on 12 Jun 00:19 +0200
(name . Adriel Dumas--Jondeau)(address . leirda@disroot.org)
87y17bjf5j.fsf@gnu.org
Hi Adriel,

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

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

Applied, thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71101@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71101
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch