GNU bug report logs -
#67547
[PATCH] gnu: sdl2-gamecontrollerdb: Update to 0-1.d4ab609.
Previous Next
Reported by: Evgeny Pisemsky <evgeny <at> pisemsky.com>
Date: Thu, 30 Nov 2023 15:44:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67547 in the body.
You can then email your comments to 67547 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#67547
; Package
guix-patches
.
(Thu, 30 Nov 2023 15:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Evgeny Pisemsky <evgeny <at> pisemsky.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 30 Nov 2023 15:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-sdl2-gamecontrollerdb-Update-to-0-1.d4ab609.patch (text/x-patch, inline)]
From 9302df053e76914537e5fa4a95942143c8a8adfc Mon Sep 17 00:00:00 2001
Message-ID: <9302df053e76914537e5fa4a95942143c8a8adfc.1701358773.git.evgeny <at> pisemsky.com>
From: Evgeny Pisemsky <evgeny <at> pisemsky.com>
Date: Thu, 30 Nov 2023 18:36:50 +0300
Subject: [PATCH] gnu: sdl2-gamecontrollerdb: Update to 0-1.d4ab609.
* gnu/packages/sdl.scm (sdl2-gamecontrollerdb): Update to 0-1.d4ab609.
Change-Id: Iaf1a7ae0db32e2745ae2720d1209fa8550b166db
---
gnu/packages/sdl.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm
index 3a4aafcaa7..35668a193f 100644
--- a/gnu/packages/sdl.scm
+++ b/gnu/packages/sdl.scm
@@ -571,8 +571,8 @@ (define-public sdl2-ttf
(properties '((upstream-name . "SDL2_ttf")))))
(define-public sdl2-gamecontrollerdb
- (let ((commit "6f3c4edcb5a2e2ed090ca8af40d2c0f00dcd77f6")
- (revision "0"))
+ (let ((commit "d4ab609121ee6e687bc3d3a7e80244b3b26d1164")
+ (revision "1"))
(package
(name "sdl2-gamecontrollerdb")
(version (git-version "0" revision commit))
@@ -584,7 +584,7 @@ (define-public sdl2-gamecontrollerdb
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1gciqc8qm2qgcjj5s9jpclznznsp6awl4ldrnj7g01chkcx0l6a3"))))
+ (base32 "0c6byxm473jg134p1gkbsly37s06yzqzg6ayv45aqrhapnr91wn8"))))
(build-system copy-build-system)
(arguments
'(#:install-plan '(("gamecontrollerdb.txt" "share/sdl2/"))))
base-commit: c12cf2fb63bc2a5b0c5419a372ff6fff76a28a3b
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67547
; Package
guix-patches
.
(Tue, 16 Jul 2024 10:14:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 67547 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This patch is more up to date.
[0001-gnu-sdl2-gamecontrollerdb-Update-to-0-1.9d09945.patch (text/x-patch, attachment)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 18 Jul 2024 10:49:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Evgeny Pisemsky <evgeny <at> pisemsky.com>
:
bug acknowledged by developer.
(Thu, 18 Jul 2024 10:49:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 67547-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Evgeny Pisemsky <mail <at> pisemsky.site> writes:
> This patch is more up to date.
>
> [2. text/x-patch; 0001-gnu-sdl2-gamecontrollerdb-Update-to-0-1.9d09945.patch]...
Thanks for the patch, I've pushed this to master as
843b85c42745d65c93d6af81cd3a9d835ff1f51c.
Chris
[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
.
(Thu, 15 Aug 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.