sdl_gamecontrollerdb: 0-unstable-2026-01-19 -> 0-unstable-2026-01-28 (#485077)

This commit is contained in:
Nick Cao
2026-01-30 20:02:59 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "sdl_gamecontrollerdb";
version = "0-unstable-2026-01-19";
version = "0-unstable-2026-01-28";
src = fetchFromGitHub {
owner = "mdqinc";
repo = "SDL_GameControllerDB";
rev = "07a5c6b80262a208200573186eb5d5ac2518e89d";
hash = "sha256-Lz55pKQ5vT3kAAziOKzT5q8GCVHO/GOZ8fOC8BHoMJA=";
rev = "fc25a0299e8dcb7a8fc072864297c71f71d6f3d7";
hash = "sha256-lR/SBVLjb9KvXogd46hSEuKY5Z0NmhDdnLwhf1IWhQ0=";
};
dontBuild = true;