Commit e574eeff authored by R. RyanTM's avatar R. RyanTM
Browse files

libretro.beetle-pce-fast: 0-unstable-2026-04-17 -> 0-unstable-2026-04-20

parent 4999ab74
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-2026-04-17";
  version = "0-unstable-2026-04-20";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-pce-fast-libretro";
    rev = "906b6465f1d4da2d04d8735b0d24ca0af0533590";
    hash = "sha256-xg+irszrpUu689MyP2iJDl9a/YHR4RRqLJmRdu6/4Nw=";
    rev = "95b5274dfeda36f7e77c70daa666a63302ad83cf";
    hash = "sha256-BEt2g63jBOrgWk0tYp8DJVC65AbeSVRQz9rIMwjj2Sg=";
  };

  makefile = "Makefile";