libretro.beetle-psx: 0-unstable-2026-08-07 -> 0-unstable-2026-08-23 (#553195)

This commit is contained in:
Thiago Kenji Okada
2026-08-25 15:30:25 +00:00
committed by GitHub

View File

@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-08-07";
version = "0-unstable-2026-08-23";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "ed640fac8986d7813e4db6604544a6aafddd3018";
hash = "sha256-dwat09yGQ0OnF8GaglqCVlgcoyAfqhleqD/mMlgHh1w=";
rev = "ef51860dbd71ad6b7ce67115d4780c2ee321d968";
hash = "sha256-Yzzh/1+ZcySuFwXCEravLjLRJHbIMpf3rr7Mj0p9JM0=";
};
extraBuildInputs = lib.optionals withHw [