Skip to content

Commit 42de26c

Browse files
authored
libretro.vice-x128: 0-unstable-2025-05-16 -> 0-unstable-2025-05-24 (#412291)
2 parents 3c6a3dd + 70dfa45 commit 42de26c

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-05-16";
9+
version = "0-unstable-2025-05-24";
1010

1111
src = fetchFromGitHub {
1212
owner = "libretro";
1313
repo = "vice-libretro";
14-
rev = "86bcfa8c4839236f70e31c656d220c074ff1dfb0";
15-
hash = "sha256-Dw+dY1IsR5cIzXa61bWO+2GhrYqgC2ASMjxQe2MVeco=";
14+
rev = "f27798806c60f024ce25dc9b8478f12b4d1aa0b6";
15+
hash = "sha256-CVDdMtw/25fCR2atJjTbejrvQcmtVwkQb+Lxj8l581c=";
1616
};
1717

1818
makefile = "Makefile";

0 commit comments

Comments
 (0)