libretro.fbneo: 0-unstable-2025-04-24 -> 0-unstable-2025-05-09

This commit is contained in:
R. Ryantm
2025-05-10 18:23:20 +00:00
parent c3f9e1d1d8
commit b33109bdd6
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2025-04-24";
version = "0-unstable-2025-05-09";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "8a1e2d68b1065cb1d3686e37b2643f54ab50f527";
hash = "sha256-X1GWOHcIUnazno4ZkqlB+ugOtsAgADQqXFFBZy5OV4g=";
rev = "922fb2c9d7541b3554f7e5364a6072da241a9837";
hash = "sha256-LVQlWznu0wGlyFDexNaMqYjqHHNDeLLa6oeGvqGAjPQ=";
};
makefile = "Makefile";