Skip to content

Commit ba0bb9f

Browse files
committed
libretro.vice-x128: 0-unstable-2025-04-22 -> 0-unstable-2025-05-08
1 parent d53a0ca commit ba0bb9f

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/vice.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
mkLibretroCore {
88
core = "vice-${type}";
9-
version = "0-unstable-2025-04-22";
9+
version = "0-unstable-2025-05-08";
1010

1111
src = fetchFromGitHub {
1212
owner = "libretro";
1313
repo = "vice-libretro";
14-
rev = "e5b036f0be19f7a70fde75cc0e8b1b43476adc13";
15-
hash = "sha256-GzvsXPZcBfGvA0g7zLR3R7w5CEIw2slL3EyQdcDjqCc=";
14+
rev = "5f094cfb57d1f656027a9d26bda681b6ecc46419";
15+
hash = "sha256-XqWAh3e2Q/i7c8nxqDP+sJHGdYWCyqdk2pwJ+JPsdVk=";
1616
};
1717

1818
makefile = "Makefile";

0 commit comments

Comments
 (0)