sdl_gamecontrollerdb: 0-unstable-2026-04-10 -> 0-unstable-2026-04-15 (#511197)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-18 21:29:20 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "sdl_gamecontrollerdb";
version = "0-unstable-2026-04-10";
version = "0-unstable-2026-04-15";
src = fetchFromGitHub {
owner = "mdqinc";
repo = "SDL_GameControllerDB";
rev = "bd4ef5de42d50480c5be6bd54de164140a62f384";
hash = "sha256-mJB51qS3U0nyjhi+CzOJmRExG7jP3IlhYvABHilcaOA=";
rev = "c6062ec4b92254aced84843d94d379410774d907";
hash = "sha256-81HGyyPjMBgBpPk3Ws2r6KR/On7fmSlNtPleN6jKNf0=";
};
dontBuild = true;