Unverified Commit 31a375be authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

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

parents 7a20b6bd 80140502
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-17";
  version = "0-unstable-2025-11-14";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-pce-fast-libretro";
    rev = "d5c2b28ee6931ae43a4a79455937693ae8ccc8a1";
    hash = "sha256-67SLilFN88TVdbtpb97dw87QVLJWIib44kifVvZMXYE=";
    rev = "7e9b257b8a591cb7e00f9e55371edba19db9799c";
    hash = "sha256-LBx4bSnE3XeQw/Bc5EID8U6Dxj7uc6JBrV8vSwO/jEM=";
  };

  makefile = "Makefile";