libretro.puae: 0-unstable-2025-01-24 -> 0-unstable-2025-02-20 (#379672)

This commit is contained in:
Weijia Wang
2025-03-24 23:58:57 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "puae";
version = "0-unstable-2025-01-24";
version = "0-unstable-2025-02-20";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-uae";
rev = "9b05ecda81e14c0c5b2c5f6af8a65d034afd54a1";
hash = "sha256-jBY+Xn9aR/lTyxFZlydWJA5+bpkaCcyCAiYG3fcmGmc=";
rev = "12972a7da5aeb849ba7234dff342625d23617eaf";
hash = "sha256-/w1Rbw0eStWyoR+UDD7a298vVAa0vb67qUPfiqhfm/k=";
};
makefile = "Makefile";