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

libretro.pcsx-rearmed: 0-unstable-2026-01-19 -> 0-unstable-2026-01-28 (#485523)

parents 3bb9a0f6 5612067e
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-01-19";
  version = "0-unstable-2026-01-28";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "pcsx_rearmed";
    rev = "3a7850fdc6ac4ed0c323ade851b462504a3cbb79";
    hash = "sha256-D2+Vbs+EIZykQRJK8GxDyPSh+0DlObw6IfXBOq1JnAw=";
    rev = "94a7ee303c7852799caceb5af93cfd4f75c442e0";
    hash = "sha256-EaXFWS5rdslgf/++FsWfhX3B6HvPlEQWYmiYoWzqGXY=";
  };

  dontConfigure = true;