libretro.play: 0-unstable-2025-11-03 -> 0-unstable-2025-12-10 (#468754)

This commit is contained in:
Thiago Kenji Okada
2025-12-14 13:47:16 +00:00
committed by GitHub
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2025-11-03";
version = "0-unstable-2025-12-10";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "77c62d3a942e219bc9d072b4800fa0881208ce2a";
hash = "sha256-ROrANubftSJwGl9THdAIRhSFOy1uHZ6v2kAmYWLDhN0=";
rev = "6400e0f0d8a1e2345def663bc646e8adc0e42e76";
hash = "sha256-2hmeEuO+Z0FDyDYiA59ntXl24B5OcLWuvxbiLLfiWE8=";
fetchSubmodules = true;
};