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

libretro.pcsx-rearmed: 0-unstable-2026-03-08 -> 0-unstable-2026-03-16 (#500679)

parents b19acde4 19328b63
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "pcsx-rearmed";
  version = "0-unstable-2026-03-08";
  version = "0-unstable-2026-03-16";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "pcsx_rearmed";
    rev = "6eb679d064a1efe92af79fe9970c0591c8da02d4";
    hash = "sha256-InGMQTGCnbRMLQE5GVDF3aqnH0NY9EjDgJHoh00KGDk=";
    rev = "4dfc616b9389f9997d1f2afcb9e61023b87c12c7";
    hash = "sha256-UVgCeA4+I+7vA0DHgfDUt8Vbg37xnu/lfoRcZmnQ21w=";
  };

  dontConfigure = true;