libretro.play: 0-unstable-2025-07-01 -> 0-unstable-2025-07-09 (#424745)

This commit is contained in:
Thiago Kenji Okada
2025-07-13 10:49:10 +01:00
committed by GitHub
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2025-07-01";
version = "0-unstable-2025-07-09";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "5fa3b71304aec0d2a70569bd38c87433f719e6ce";
hash = "sha256-t61xAqghmOmZJzAxU2Ez1ALQ8jjuHZKwmrNoRA9L+4k=";
rev = "ae9afb4e45e8de35382fb98c55d13dec9fcf8ed8";
hash = "sha256-HWKhgGChPGhRmrXXbjEvBt0coGpQ1JAPUTd8Ze4yKww=";
fetchSubmodules = true;
};