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

libretro.pcsx-rearmed: 0-unstable-2026-04-12 -> 0-unstable-2026-04-15 (#511662)

parents 09c3d7c6 aecc1b73
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-04-12";
  version = "0-unstable-2026-04-15";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "pcsx_rearmed";
    rev = "13f09ce0e3eb375e02879c51926d2b7c54e5f86b";
    hash = "sha256-WjdliWglIYGI1X9jGq5LqCBLijlR56TOwiVmJjCTi8M=";
    rev = "00512d47f9d4d220efa4f2418b4a5896f9cd2e75";
    hash = "sha256-ERllT1RkoLMafnHx2HSHdURoWdnF8fJlZ80pfiw18gQ=";
  };

  dontConfigure = true;