libretro.gpsp: 0-unstable-2025-09-17 -> 0-unstable-2025-10-07

This commit is contained in:
R. Ryantm
2025-10-17 15:59:42 +00:00
parent 3d6695b9e8
commit 5a9798cda4
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gpsp";
version = "0-unstable-2025-09-17";
version = "0-unstable-2025-10-07";
src = fetchFromGitHub {
owner = "libretro";
repo = "gpsp";
rev = "a545aafaf4e654a488f4588f4f302d8413a58066";
hash = "sha256-94J5WqlvBgfF/0aj0Pu61psG5pbhJVsZOiIbMdZ+ryQ=";
rev = "74db5e5c73020626a1118b97d3735b5636d65d9d";
hash = "sha256-/tu+g0VDcRIycqxB4TQmDROtrp2PBNKoR4fzdajGeIM=";
};
makefile = "Makefile";