libretro.play: 0-unstable-2026-05-28 -> 0-unstable-2026-06-05 (#529373)

This commit is contained in:
Thiago Kenji Okada
2026-06-08 07:47:17 +00:00
committed by GitHub
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2026-05-28";
version = "0-unstable-2026-06-05";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "a14967a615ee278191a6a8c1f4f5171b660a170c";
hash = "sha256-gGCcr5yOnoP9EdP4fDM12dyEvNOPisBI+r+tGvezXi0=";
rev = "3a904f67694ce6ce8f88fd97ebaf30240bd87dce";
hash = "sha256-vxedP/J6LhTqhoRw1bn6uCNedRJUpKHZnD8OQ5z1rxY=";
fetchSubmodules = true;
};