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

libretro.beetle-psx: 0-unstable-2026-01-02 -> 0-unstable-2026-01-12 (#479662)

parents 062fbf34 8f18c2cd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
  core = "mednafen-psx" + lib.optionalString withHw "-hw";
  version = "0-unstable-2026-01-02";
  version = "0-unstable-2026-01-12";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-psx-libretro";
    rev = "3ca0580ec7b49260559eb8d5dd771f7a8924cdbd";
    hash = "sha256-JRyEV4yGiu3Xkinvte88U3gHYeHvlyMTJFXdVah9ocs=";
    rev = "254285de247db71ac25a4392c159dc1114940794";
    hash = "sha256-RDUyTGlrouttC9V4irOC8U1zcNsCxnTIdm6wrAECY2E=";
  };

  extraBuildInputs = lib.optionals withHw [