libretro.fbneo: 0-unstable-2026-05-18 -> 0-unstable-2026-06-04 (#524532)

This commit is contained in:
Thiago Kenji Okada
2026-06-05 06:15:01 +00:00
committed by GitHub

View File

@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2026-05-18";
version = "0-unstable-2026-06-04";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "1a2d079aac28c540c20a9e4cac87bb02021c3eec";
hash = "sha256-4q1q20Us7HVZr2CWsqujQWiqryc/xS9/bVBt/x7Y5H8=";
rev = "298f913aeb781908c7f6a568a2ede3940a98738d";
hash = "sha256-UP0jNsqXMzrO+EQY8Gbkl2lIizfsAKoKiGaXGp7Nok8=";
};
makefile = "Makefile";