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-2025-09-26"; version = "0-unstable-2025-10-03"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-pce-fast-libretro"; rev = "6c89e833b1aa0e0c5cd894f90a2dd09b579ffa4d"; hash = "sha256-R7qSeCRWoMe3mMpHZy4GWatlVS8x+4vn8bughHdaVb0="; rev = "3e666a36bb3d5b3fa1573b62a9928bd441b618b7"; hash = "sha256-PIuCTGd9N8wQcfZWEIAVhZr31gJ0onca734Bn0GsVsk="; }; 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-2025-09-26"; version = "0-unstable-2025-10-03"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-pce-fast-libretro"; rev = "6c89e833b1aa0e0c5cd894f90a2dd09b579ffa4d"; hash = "sha256-R7qSeCRWoMe3mMpHZy4GWatlVS8x+4vn8bughHdaVb0="; rev = "3e666a36bb3d5b3fa1573b62a9928bd441b618b7"; hash = "sha256-PIuCTGd9N8wQcfZWEIAVhZr31gJ0onca734Bn0GsVsk="; }; makefile = "Makefile"; Loading