libretro.genesis-plus-gx: 0-unstable-2025-11-14 -> 0-unstable-2025-11-21 (#464555)

This commit is contained in:
Nick Cao
2025-11-25 21:50:09 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2025-11-14";
version = "0-unstable-2025-11-21";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "46a55214d0dab654e5a525ae0c54921ca9716872";
hash = "sha256-DDdaMhTvSUXTtrdMK4DfALQe7qIsh+oV91dD8aefcU8=";
rev = "e48a37173350b5aec2a6431add7c1a625d1f28bf";
hash = "sha256-xxqSx199DI7nQ+3xq4CP8uhtmQ2UGxNG39kYvGPXdag=";
};
meta = {