libretro.play: 0-unstable-2025-05-09 -> 0-unstable-2025-05-23 (#410644)

This commit is contained in:
Thiago Kenji Okada
2025-05-24 23:18:25 +01:00
committed by GitHub
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2025-05-09";
version = "0-unstable-2025-05-23";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "96d27505b8332bac1bac7b8f02c049b1cc0ca800";
hash = "sha256-dX8aH5zGcrCJc/hG/4Yfzv/O2jy8h+HB8pVwI3qPXEY=";
rev = "0bd77c19fbbdb83e98988fc5b7944dbeee9eee3e";
hash = "sha256-L99pyfhuMf40MXMAFz/aGmp+i7LjosubQXQZd4XzkHY=";
fetchSubmodules = true;
};