libretro.genesis-plus-gx: 0-unstable-2025-12-19 -> 0-unstable-2025-12-21 (#474462)

This commit is contained in:
Thiago Kenji Okada
2025-12-27 00:56:56 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2025-12-19";
version = "0-unstable-2025-12-21";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "496615db04eb9fe83c9732d77768030bb2fa8553";
hash = "sha256-PGwXBsyLlFjo776J9XxJ+bEexain+CLNXqKv6V+cg2I=";
rev = "7c5819b7bd0b84c3265ee7dfcd7b90210ed7d687";
hash = "sha256-3YrRWxKk6Uci5MKS5lQYU+edrLdsFYIAR6pTPXwiy8c=";
};
meta = {