libretro.fbneo: 0-unstable-2026-03-03 -> 0-unstable-2026-03-08 (#499123)

This commit is contained in:
Nick Cao
2026-03-12 20:19:35 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2026-03-03";
version = "0-unstable-2026-03-08";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "7706b59fecf5a8ef81190d8d7e0abe3b08ce6d22";
hash = "sha256-D2PB2vaq1HpHAE0/c5I9YxwFPS8QQ4hSRuKu5xzJR/k=";
rev = "14ff80a2e0611d039321a3ac0dd76bf6b4e3210f";
hash = "sha256-L6KYyEb95L9rDnaMVh49afaWxsshTy3eujsTQWbPfl0=";
};
makefile = "Makefile";