libretro.gpsp: 0-unstable-2026-06-04 -> 0-unstable-2026-06-29 (#537100)

This commit is contained in:
Thiago Kenji Okada
2026-06-30 17:51:44 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gpsp";
version = "0-unstable-2026-06-04";
version = "0-unstable-2026-06-29";
src = fetchFromGitHub {
owner = "libretro";
repo = "gpsp";
rev = "2db57b11a437c4432ab69823bdcd951181de6213";
hash = "sha256-oiq79/wGja8ZMOrjgeDid1hYxVkG2YfKe9h+Dkq48kY=";
rev = "69e86ebe89f14c3f5f75b809c12c0a953b3d6ce4";
hash = "sha256-ppdwcE66igBarGAiupKB8pkRY8y5x/EPobiqJz93plA=";
};
makefile = "Makefile";