GNU bug report logs -
#75511
[PATCH] gnu: love: Update to 11.5.
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 75511 in the body.
You can then email your comments to 75511 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#75511
; Package
guix-patches
.
(Sun, 12 Jan 2025 10:03: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
.
(Sun, 12 Jan 2025 10:03: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 (love): Update to 11.5.
Change-Id: Idb8e6955aa2aedb7a76abb7a759b8684b3c86516
---
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 12d58cd1cf..84c40e5165 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -991,14 +991,14 @@ (define-public physfs
(define-public love
(package
(name "love")
- (version "11.4")
+ (version "11.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/love2d/love/releases/download/"
version "/love-" version "-linux-src.tar.gz"))
(sha256
- (base32 "0sak3zjpzfs3ys315m8qvszi946fz76jcpsb58j11wplyp5fwbz3"))))
+ (base32 "0fachzyfl26gwg13l5anfppzljxpmd0pvwpap0lgva8syx1hhvh6"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
base-commit: bd24a13c572f1c4cf0e104adc7ca81fe71fee632
prerequisite-patch-id: b20e1422294dc4454348104ecfb97edad03ac29a
prerequisite-patch-id: 42bc7c40252a77f7812e2152e51115d13a715fa6
prerequisite-patch-id: 21d9aeb750fdf10dc79144d6085681021b50a2e8
--
2.47.1
Reply sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
You have taken responsibility.
(Sun, 12 Jan 2025 20:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Adriel Dumas--Jondeau <leirda <at> disroot.org>
:
bug acknowledged by developer.
(Sun, 12 Jan 2025 20:08:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 75511-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
Thanks for the patch.
It's simple enough, applied, built and tested successfully, love it to
merge to master as f365d6c6365b823bae2ae06d53088088ee07fba7.
--
Oleg
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 10 Feb 2025 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.