libretro.puae: 0-unstable-2025-07-10 -> 0-unstable-2025-07-20 (#428722)

This commit is contained in:
Thiago Kenji Okada
2025-07-27 10:49:53 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "puae";
version = "0-unstable-2025-07-10";
version = "0-unstable-2025-07-20";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-uae";
rev = "c59492b07f7c586064692110e8138c83ed8bc7c7";
hash = "sha256-ijcajte446DSjD2vJ7PNdD6Zr9Wj39kEw844g1VARJw=";
rev = "3fc66ee4b562910a17e2e2f3bad74572a8bcc134";
hash = "sha256-rCdrM4511Q0OFwCsHZpYtg/4J1A4hwDc5WjwY0HDj8k=";
};
makefile = "Makefile";