Skip to content

Commit f74a14f

Browse files
authored
libretro.fbneo: 0-unstable-2025-05-19 -> 0-unstable-2025-05-28 (#412827)
2 parents 129bbbf + ed6d2d2 commit f74a14f

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-19";
8+
version = "0-unstable-2025-05-28";
99

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

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)