libretro.play: 0-unstable-2026-06-05 -> 0-unstable-2026-06-06

This commit is contained in:
R. Ryantm
2026-06-17 12:05:27 +00:00
parent 330f74ba33
commit 3326bbd553
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2026-06-05";
version = "0-unstable-2026-06-06";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "3a904f67694ce6ce8f88fd97ebaf30240bd87dce";
hash = "sha256-vxedP/J6LhTqhoRw1bn6uCNedRJUpKHZnD8OQ5z1rxY=";
rev = "ee1334610cb2181bd9a84e837ba3ea667ebdb16a";
hash = "sha256-oriF08elBRg8jTlPz1Qoc6SmKQPknkegJlOtcOV4RX8=";
fetchSubmodules = true;
};