Loading pkgs/applications/emulators/libretro/cores/gpsp.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "gpsp"; version = "0-unstable-2025-01-20"; version = "0-unstable-2025-08-21"; src = fetchFromGitHub { owner = "libretro"; repo = "gpsp"; rev = "b0d5d27ae51c23f514974ddffa5760f1e1d05d9b"; hash = "sha256-e2U1xEshoPJlaVUEbqNZIayNaSdDC65hE1VrvxvQSx0="; rev = "143b0abb02a6ff501757674c9fdf47e0fcd7cbd3"; hash = "sha256-XdcoM0hzVvuZZn7kXh1X8HSUGGEm/0Uqh7du7nx4sIE="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/gpsp.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "gpsp"; version = "0-unstable-2025-01-20"; version = "0-unstable-2025-08-21"; src = fetchFromGitHub { owner = "libretro"; repo = "gpsp"; rev = "b0d5d27ae51c23f514974ddffa5760f1e1d05d9b"; hash = "sha256-e2U1xEshoPJlaVUEbqNZIayNaSdDC65hE1VrvxvQSx0="; rev = "143b0abb02a6ff501757674c9fdf47e0fcd7cbd3"; hash = "sha256-XdcoM0hzVvuZZn7kXh1X8HSUGGEm/0Uqh7du7nx4sIE="; }; makefile = "Makefile"; Loading