Unverified Commit 02d572a4 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.handy: 0-unstable-2025-06-16 -> 0-unstable-2026-03-31 (#506903)

parents 997b9e6c f89f88ca
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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";