[Backport release-26.05] sdl_gamecontrollerdb: 0-unstable-2026-06-07 -> 0-unstable-2026-06-12 (#533152)

This commit is contained in:
nixpkgs-ci[bot] 2026-06-19 01:30:55 +00:00 committed by GitHub
commit 26308c3658
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;