Unverified Commit 4c574b7e authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.beetle-pce-fast: 0-unstable-2025-10-10 -> 0-unstable-2025-10-17 (#454522)

parents 39823847 8fafc667
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "mednafen-pce-fast";
  version = "0-unstable-2025-10-10";
  version = "0-unstable-2025-10-17";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-pce-fast-libretro";
    rev = "22ca252ac248de126f5c7df8f8ff07a31a7e7731";
    hash = "sha256-7mG7TCTPuu3T6x50Lw85lwcZh80zSTG4XbDhoxCSw/0=";
    rev = "d5c2b28ee6931ae43a4a79455937693ae8ccc8a1";
    hash = "sha256-67SLilFN88TVdbtpb97dw87QVLJWIib44kifVvZMXYE=";
  };

  makefile = "Makefile";