all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adriel Dumas--Jondeau via Guix-patches via <guix-patches@gnu.org>
To: 71101@debbugs.gnu.org
Cc: "Adam Faiz" <adam.faiz@disroot.org>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#71101] [PATCH] gnu: godot: Update to 4.2.2.
Date: Tue, 21 May 2024 19:36:02 +0200	[thread overview]
Message-ID: <bce8d4c6c80852b491689cfb142a31c5214861a0.1716312962.git.leirda@disroot.org> (raw)

* 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





             reply	other threads:[~2024-05-21 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21 17:36 Adriel Dumas--Jondeau via Guix-patches via [this message]
2024-06-11 22:19 ` bug#71101: [PATCH] gnu: godot: Update to 4.2.2 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bce8d4c6c80852b491689cfb142a31c5214861a0.1716312962.git.leirda@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=71101@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=iyzsong@envs.net \
    --cc=leirda@disroot.org \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.