GNU bug report logs - #73351
[PATCH 2/3] gnu: sdl2-gamecontrollerdb: Update to 0-2.414eaee.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 19 Sep 2024 07:38:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 73351 in the body.
You can then email your comments to 73351 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73351; Package guix-patches. (Thu, 19 Sep 2024 07:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 19 Sep 2024 07:38:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [PATCH 2/3] gnu: sdl2-gamecontrollerdb: Update to 0-2.414eaee.
Date: Thu, 19 Sep 2024 16:36:32 +0900
* gnu/packages/sdl.scm (sdl2-gamecontrollerdb): Update to 0-2.414eaee.

Change-Id: I3e4aea7f2881aebdb24dffdaa38a2248aa00e6bf
---

 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 dfc49fe395..67cc47d33c 100644
--- a/gnu/packages/sdl.scm
+++ b/gnu/packages/sdl.scm
@@ -608,8 +608,8 @@ (define-public sdl2-ttf
     (properties '((upstream-name . "SDL2_ttf")))))
 
 (define-public sdl2-gamecontrollerdb
-  (let ((commit "9d0994523206c9d73925d78d185531c4c7331db7")
-        (revision "1"))
+  (let ((commit "414eaee7aacc0d2ccdf281663c3d3bc65a8dbedd")
+        (revision "2"))
     (package
       (name "sdl2-gamecontrollerdb")
       (version (git-version "0" revision commit))
@@ -621,7 +621,7 @@ (define-public sdl2-gamecontrollerdb
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "08rv3i6sh90ibphxnv9r6h1zjyq88x9hq3smvf6cnlqvirnam94s"))))
+          (base32 "04x3g7vshagxaklwm5hxawh1pk6j1h0rip9xccpgr1r3gpxqs5df"))))
       (build-system copy-build-system)
       (arguments
        '(#:install-plan '(("gamecontrollerdb.txt" "share/sdl2/"))))
-- 
2.46.0





bug closed, send any further explanations to 73351 <at> debbugs.gnu.org and Maxim Cournoyer <maxim.cournoyer <at> gmail.com> Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 06 Oct 2024 16:37:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 04 Nov 2024 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.