libretro.flycast: 0-unstable-2026-03-20 -> 0-unstable-2026-04-07 (#507721)

This commit is contained in:
Thiago Kenji Okada
2026-04-07 21:34:07 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "flycast";
version = "0-unstable-2026-03-20";
version = "0-unstable-2026-04-07";
src = fetchFromGitHub {
owner = "flyinghead";
repo = "flycast";
rev = "05b270f05cecfcd675bb0530cf18d0a9b81269a1";
hash = "sha256-sXoxuDiMnArXxYtIKmU6LBQ1r8KpEr/0hHliLN3KQWw=";
rev = "ad03e10c16a70b289f29bb10112857961125b4e6";
hash = "sha256-XSCI+94PXJXnU6/6lqA+1p05A3p2r8W0XPwbaDPSsaM=";
fetchSubmodules = true;
};