libretro.handy: 0-unstable-2025-06-16 -> 0-unstable-2026-03-31

This commit is contained in:
R. Ryantm
2026-04-05 09:14:47 +00:00
parent 62e75c8fa0
commit f89f88ca2c
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "handy";
version = "0-unstable-2025-06-16";
version = "0-unstable-2026-03-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-handy";
rev = "fca239207e9c111da3e85d2faf0b1b9d7524e498";
hash = "sha256-8RpRhGgW5JWY6TZa9CEaXF66WpbjcjprorVqu+FGYu0=";
rev = "ae216ac46e15b0f7af20d0d42042d7db1a28ec96";
hash = "sha256-KKYdAEzFnUCbzanB8P+ME2pEdz90eAzAE79pTOFSHZo=";
};
makefile = "Makefile";