libretro.gpsp: 0-unstable-2025-01-20 -> 0-unstable-2025-08-21

This commit is contained in:
R. Ryantm
2025-08-31 19:55:12 +00:00
parent 2e6aeede9c
commit 414974a448
@@ -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";