Loading pkgs/applications/emulators/libretro/cores/beetle-pce-fast.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "mednafen-pce-fast"; version = "0-unstable-2026-04-17"; version = "0-unstable-2026-04-20"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-pce-fast-libretro"; rev = "906b6465f1d4da2d04d8735b0d24ca0af0533590"; hash = "sha256-xg+irszrpUu689MyP2iJDl9a/YHR4RRqLJmRdu6/4Nw="; rev = "95b5274dfeda36f7e77c70daa666a63302ad83cf"; hash = "sha256-BEt2g63jBOrgWk0tYp8DJVC65AbeSVRQz9rIMwjj2Sg="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/beetle-pce-fast.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "mednafen-pce-fast"; version = "0-unstable-2026-04-17"; version = "0-unstable-2026-04-20"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-pce-fast-libretro"; rev = "906b6465f1d4da2d04d8735b0d24ca0af0533590"; hash = "sha256-xg+irszrpUu689MyP2iJDl9a/YHR4RRqLJmRdu6/4Nw="; rev = "95b5274dfeda36f7e77c70daa666a63302ad83cf"; hash = "sha256-BEt2g63jBOrgWk0tYp8DJVC65AbeSVRQz9rIMwjj2Sg="; }; makefile = "Makefile"; Loading