sdl_gamecontrollerdb: 0-unstable-2025-11-04 -> 0-unstable-2025-11-17

This commit is contained in:
R. Ryantm
2025-11-19 12:21:19 +00:00
parent 1786e50c5e
commit 661719bd7d
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "sdl_gamecontrollerdb";
version = "0-unstable-2025-11-04";
version = "0-unstable-2025-11-17";
src = fetchFromGitHub {
owner = "mdqinc";
repo = "SDL_GameControllerDB";
rev = "958e252520ece96cd1b03d5ff0d835db2f048991";
hash = "sha256-xM/hdwLsNLisXKXLP2Np5enmL/q27xsV4OHSsM5vsuw=";
rev = "e1efb4bad8730b2c0c6316617cbd06b9def1192e";
hash = "sha256-NeNWDVFEK54v5GoBybWeiNeJoe7u3e0Ci0yTB5n/57U=";
};
dontBuild = true;