GNU bug report logs -
#73222
[PATCH] gnu: godot-lts: Update to 3.6.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73222 in the body.
You can then email your comments to 73222 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
:
bug#73222
; Package
guix-patches
.
(Fri, 13 Sep 2024 09:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Adriel Dumas--Jondeau <leirda <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
.
(Fri, 13 Sep 2024 09:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/game-development.scm (godot-lts): Update to 3.6.
Change-Id: I7cc60a6f10e845c69336e09ecca2b20f702b860a
---
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
--
2.45.2
Reply sent
to
John Kehayias <john.kehayias <at> protonmail.com>
:
You have taken responsibility.
(Wed, 08 Jan 2025 19:51:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Adriel Dumas--Jondeau <leirda <at> disroot.org>
:
bug acknowledged by developer.
(Wed, 08 Jan 2025 19:51:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73222-done <at> debbugs.gnu.org (full text, mbox):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 06 Feb 2025 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.