Unverified Commit 3b9e4d83 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

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

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