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:
commit
142ba9cf4c
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user