sdl_gamecontrollerdb: 0-unstable-2026-06-07 -> 0-unstable-2026-06-12

(cherry picked from commit 97bbf5d76e)
This commit is contained in:
R. Ryantm 2026-06-18 21:54:41 +00:00 committed by github-actions[bot]
commit 611460333e

View file

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "sdl_gamecontrollerdb";
version = "0-unstable-2026-06-07";
version = "0-unstable-2026-06-12";
src = fetchFromGitHub {
owner = "mdqinc";
repo = "SDL_GameControllerDB";
rev = "0499a01224c056cb915e9fcc1bac37aedbf2253c";
hash = "sha256-DQUg/53TVECZFHEFDfJSI8c3kKQdpNS6ivjzStMuUcc=";
rev = "998d5b08b5b33bdf3a63b2ef8f2ac4ccc664e2f6";
hash = "sha256-OdamCeHnPH0zc5Uac6KMpltIIEQMAfQwcopzg5ytUy8=";
};
dontBuild = true;