Skip to content

Commit 74fd8e3

Browse files
authored
libretro.fbneo: 0-unstable-2025-05-09 -> 0-unstable-2025-05-19 (#409359)
2 parents 607c42e + 0fb75e1 commit 74fd8e3

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/emulators/libretro/cores

1 file changed

+3
-3
lines changed

pkgs/applications/emulators/libretro/cores/fbneo.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkLibretroCore {
77
core = "fbneo";
8-
version = "0-unstable-2025-05-09";
8+
version = "0-unstable-2025-05-19";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "fbneo";
13-
rev = "922fb2c9d7541b3554f7e5364a6072da241a9837";
14-
hash = "sha256-LVQlWznu0wGlyFDexNaMqYjqHHNDeLLa6oeGvqGAjPQ=";
13+
rev = "d2cf158e9ba82fc7dfec592452e6113121665c19";
14+
hash = "sha256-dO1R0iIXEo2lrMSOJXlZBw2yXBfyB/1yFfRPYEEAojo=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)