libretro.puae: 0-unstable-2026-02-27 -> 0-unstable-2026-03-24

This commit is contained in:
R. Ryantm
2026-03-28 23:14:29 +00:00
parent 7a4dd1b237
commit 799d249559
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "puae";
version = "0-unstable-2026-02-27";
version = "0-unstable-2026-03-24";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-uae";
rev = "bea8c084beaf576f54dc1be42d715d424265cda2";
hash = "sha256-CU/BVXys7VBra4qaMBjTgKQP1hke7+wqJ2RMYUXIXlo=";
rev = "b26def5c5ab9ea35019a42b950e014a22907ea13";
hash = "sha256-DoNYpEqlrWueh/rwB4pkPYPdkSi+EVxP5T6BPgqv1nU=";
};
makefile = "Makefile";