libretro.play: 0-unstable-2026-04-07 -> 0-unstable-2026-04-13 (#510844)

This commit is contained in:
Thiago Kenji Okada
2026-04-17 10:49:11 +00:00
committed by GitHub
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2026-04-07";
version = "0-unstable-2026-04-13";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "d862ad9cae6c76cbe494db54fa985f21bfcef2a8";
hash = "sha256-//P/ApU/36TamIMepjoBWsUHs2tR5K47V9Gf5HG3goE=";
rev = "3fc06a0e010a85aa296eabab266697f8012a8d74";
hash = "sha256-OKvsJqgn561ncoGnPweuMsrdcrY/r7rSlv+Ow05wxBY=";
fetchSubmodules = true;
};