libretro.flycast: 0-unstable-2026-02-27 -> 0-unstable-2026-03-20 (#499419)

This commit is contained in:
Thiago Kenji Okada
2026-03-23 08:00:48 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "flycast";
version = "0-unstable-2026-02-27";
version = "0-unstable-2026-03-20";
src = fetchFromGitHub {
owner = "flyinghead";
repo = "flycast";
rev = "94e9b349f947d5d312531a312bdcbac2e99b8368";
hash = "sha256-aQY7degCBIiS+9fFHxbanmfhlF6QacKxYwiu7TGhbeE=";
rev = "05b270f05cecfcd675bb0530cf18d0a9b81269a1";
hash = "sha256-sXoxuDiMnArXxYtIKmU6LBQ1r8KpEr/0hHliLN3KQWw=";
fetchSubmodules = true;
};