libretro.genesis-plus-gx: 0-unstable-2025-12-21 -> 0-unstable-2026-01-16 (#482116)

This commit is contained in:
Thiago Kenji Okada
2026-01-20 23:58:14 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2025-12-21";
version = "0-unstable-2026-01-16";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "7c5819b7bd0b84c3265ee7dfcd7b90210ed7d687";
hash = "sha256-3YrRWxKk6Uci5MKS5lQYU+edrLdsFYIAR6pTPXwiy8c=";
rev = "3f0f44787b3c9f51eaad3abfbeb86f345d6d8fb1";
hash = "sha256-ZrJIZqkJC39vreiNPeEm764vDW42uv6kZb0rFo4bAXw=";
};
meta = {