libretro.flycast: 0-unstable-2026-07-10 -> 0-unstable-2026-07-21 (#547134)

This commit is contained in:
Thiago Kenji Okada
2026-07-29 16:44:47 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "flycast";
version = "0-unstable-2026-07-10";
version = "0-unstable-2026-07-21";
src = fetchFromGitHub {
owner = "flyinghead";
repo = "flycast";
rev = "f09d1f22ef8d199b8b7a2395d0b46774e08a58c2";
hash = "sha256-labl5MPpBNkg/M95WzJgiKVdvHJDN6jeFSLsHg5+G78=";
rev = "4126f1464fbc77c6bcec9cad00c32017ecabb799";
hash = "sha256-8SRw+GMuu2LXNhui0Zi2BoRajo3qp0DrzXYSHcUVATA=";
fetchSubmodules = true;
};