sdl_gamecontrollerdb: 0-unstable-2025-06-14 -> 0-unstable-2025-07-03

This commit is contained in:
R. Ryantm 2025-07-06 00:34:00 +00:00
parent 9d5a7b5abb
commit e27ba577c4

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;