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: 67389@debbugs.gnu.org
Cc: "Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#67389] [PATCH] gnu: godot: Update to 4.1.3.
Date: Wed, 22 Nov 2023 23:10:45 +0100	[thread overview]
Message-ID: <c4ae1c77ed0b88422c2c9b7a8aaee1aeacacdee2.1700691045.git.leirda@disroot.org> (raw)

* 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





             reply	other threads:[~2023-11-22 22:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 22:10 Adriel Dumas--Jondeau via Guix-patches via [this message]
2023-11-23 15:10 ` bug#67389: [PATCH] gnu: godot: Update to 4.1.3 Christopher Baines

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=c4ae1c77ed0b88422c2c9b7a8aaee1aeacacdee2.1700691045.git.leirda@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=67389@debbugs.gnu.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.