libretro.fbneo: 0-unstable-2026-04-30 -> 0-unstable-2026-05-09 (#518596)

This commit is contained in:
Thiago Kenji Okada
2026-05-10 08:06:37 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2026-04-30";
version = "0-unstable-2026-05-09";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "806cbc866c973caf442b4b6c6058f867b36bd1fb";
hash = "sha256-kHB2Zz6mjhZiYDtoMIuaFvB2C/RIU89e2JNeBzHgIuU=";
rev = "776ae715211d3ef2413b2828e9e9d50d869a6822";
hash = "sha256-NgPs8H8/ysD18J2G9StaLM5e05EzgjLW8c2kTrcOXZI=";
};
makefile = "Makefile";