unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Evgeny Pisemsky <evgeny@pisemsky.com>
To: 67547@debbugs.gnu.org
Subject: [bug#67547] [PATCH] gnu: sdl2-gamecontrollerdb: Update to 0-1.d4ab609.
Date: Thu, 30 Nov 2023 18:42:42 +0300	[thread overview]
Message-ID: <871qc7qmbx.fsf@pisemsky.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-sdl2-gamecontrollerdb-Update-to-0-1.d4ab609.patch --]
[-- Type: text/x-patch, Size: 1595 bytes --]

From 9302df053e76914537e5fa4a95942143c8a8adfc Mon Sep 17 00:00:00 2001
Message-ID: <9302df053e76914537e5fa4a95942143c8a8adfc.1701358773.git.evgeny@pisemsky.com>
From: Evgeny Pisemsky <evgeny@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





             reply	other threads:[~2023-11-30 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 15:42 Evgeny Pisemsky [this message]
2024-07-16 10:13 ` [bug#67547] [PATCH] gnu: sdl2-gamecontrollerdb: Update to 0-1.9d09945 Evgeny Pisemsky
2024-07-18 10:48   ` bug#67547: " Christopher Baines

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=871qc7qmbx.fsf@pisemsky.com \
    --to=evgeny@pisemsky.com \
    --cc=67547@debbugs.gnu.org \
    /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).