From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: Adriel Dumas--Jondeau <leirda@disroot.org>
Cc: 宋文武 <iyzsong@envs.net>,
73222-done@debbugs.gnu.org, "Adam Faiz" <adam.faiz@disroot.org>,
"Liliana Marie Prikler" <liliana.prikler@gmail.com>
Subject: bug#73222: [PATCH] gnu: godot-lts: Update to 3.6.
Date: Wed, 08 Jan 2025 19:50:36 +0000 [thread overview]
Message-ID: <8734htnkzf.fsf@protonmail.com> (raw)
In-Reply-To: <0c8dcb93efbc30bdb4e9d81c7284081e0b06aab3.1726220785.git.leirda@disroot.org>
On Fri, Sep 13, 2024 at 11:46 AM, Adriel Dumas--Jondeau wrote:
> * gnu/packages/game-development.scm (godot-lts): Update to 3.6.
>
> Change-Id: I7cc60a6f10e845c69336e09ecca2b20f702b860a
Looks like this was done in b167ff4bc3f33cf874a19795e9fb61950ba9235d.
Closing, thanks!
> ---
> 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 9138d6dbf9..41b0dc0e07 100644
> --- a/gnu/packages/game-development.scm
> +++ b/gnu/packages/game-development.scm
> @@ -1928,7 +1928,7 @@ (define-public openmw
> (define-public godot-lts
> (package
> (name "godot")
> - (version "3.5.3")
> + (version "3.6")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1937,7 +1937,7 @@ (define-public godot-lts
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "0zibc6am9axbbm8l57jf2d324a2m44pf6ncp2i4h1b219jjq89l6"))
> + "1vdpd05i901p69ciagdaiwdw21j65a7s9r96gdzay321a0xihr71"))
> (modules '((guix build utils)
> (ice-9 ftw)
> (srfi srfi-1)))
>
> base-commit: b6d5a7f5836739dab884b49a64ca354794dd845f
prev parent reply other threads:[~2025-01-08 19:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-13 9:46 [bug#73222] [PATCH] gnu: godot-lts: Update to 3.6 Adriel Dumas--Jondeau via Guix-patches via
2025-01-08 19:50 ` John Kehayias via Guix-patches via [this message]
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8734htnkzf.fsf@protonmail.com \
--to=guix-patches@gnu.org \
--cc=73222-done@debbugs.gnu.org \
--cc=adam.faiz@disroot.org \
--cc=iyzsong@envs.net \
--cc=john.kehayias@protonmail.com \
--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 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).