libretro.fbneo: 0-unstable-2026-03-03 -> 0-unstable-2026-03-08

This commit is contained in:
R. Ryantm
2026-03-12 02:04:05 +00:00
parent b71fbab443
commit 110e632d08
@@ -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";