Loading pkgs/applications/emulators/libretro/cores/play.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ }: mkLibretroCore { core = "play"; version = "0-unstable-2026-04-07"; version = "0-unstable-2026-04-13"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "d862ad9cae6c76cbe494db54fa985f21bfcef2a8"; hash = "sha256-//P/ApU/36TamIMepjoBWsUHs2tR5K47V9Gf5HG3goE="; rev = "3fc06a0e010a85aa296eabab266697f8012a8d74"; hash = "sha256-OKvsJqgn561ncoGnPweuMsrdcrY/r7rSlv+Ow05wxBY="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/play.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ }: mkLibretroCore { core = "play"; version = "0-unstable-2026-04-07"; version = "0-unstable-2026-04-13"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "d862ad9cae6c76cbe494db54fa985f21bfcef2a8"; hash = "sha256-//P/ApU/36TamIMepjoBWsUHs2tR5K47V9Gf5HG3goE="; rev = "3fc06a0e010a85aa296eabab266697f8012a8d74"; hash = "sha256-OKvsJqgn561ncoGnPweuMsrdcrY/r7rSlv+Ow05wxBY="; fetchSubmodules = true; }; Loading