unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67547] [PATCH] gnu: sdl2-gamecontrollerdb: Update to 0-1.d4ab609.
@ 2023-11-30 15:42 Evgeny Pisemsky
  0 siblings, 0 replies; only message in thread
From: Evgeny Pisemsky @ 2023-11-30 15:42 UTC (permalink / raw)
  To: 67547

[-- 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-30 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 15:42 [bug#67547] [PATCH] gnu: sdl2-gamecontrollerdb: Update to 0-1.d4ab609 Evgeny Pisemsky

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).