libretro.genesis-plus-gx: 0-unstable-2025-12-19 -> 0-unstable-2025-12-21

This commit is contained in:
R. Ryantm
2025-12-27 00:14:52 +00:00
parent 4aa60f47bf
commit 9f1f3c242c
@@ -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 = {