libretro.genesis-plus-gx: 0-unstable-2026-03-06 -> 0-unstable-2026-03-31 (#505270)

This commit is contained in:
Thiago Kenji Okada
2026-03-31 11:12:46 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2026-03-06";
version = "0-unstable-2026-03-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "d446078a385a5acae701f4b3b6b3fd58476d73d3";
hash = "sha256-jw8vj3fTHwBH6h+OelVJHNqy86DKFlohhIeQ9TLkGjc=";
rev = "ee71e47c8d4b3b73b596dea1d8a6bf8d2cac7662";
hash = "sha256-f7Ox204WmvPwwLce5/ztADr5P5Z5JhVOn04vt7Ww1Ns=";
};
meta = {