sdl_gamecontrollerdb: 0-unstable-2025-06-14 -> 0-unstable-2025-07-03 (#422820)

Co-authored-by: qubitnano <qubitnano@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-06 02:59:21 +00:00 committed by GitHub
commit 142ba9cf4c
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-2025-06-14";
version = "0-unstable-2025-07-03";
src = fetchFromGitHub {
owner = "mdqinc";
repo = "SDL_GameControllerDB";
rev = "79b8ea1035256740c22fb1686fa0c77d201fe45f";
hash = "sha256-pFzIvTlcQW9wGiuMcH6chm6kzE2LLcPgPiSgWbDvgUk=";
rev = "7979e7b29261c11ebce2deabc41ed081b6691398";
hash = "sha256-FSA1hsYvMQ49AxWY/sRP1Mx6XthKDVdixEW+JmNNsDU=";
};
dontBuild = true;