libretro.gpsp: 0-unstable-2025-01-20 -> 0-unstable-2025-08-21 (#439001)

This commit is contained in:
Thiago Kenji Okada
2025-08-31 22:21:09 +01:00
committed by GitHub
@@ -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";