libretro.beetle-psx: 0-unstable-2026-06-14 -> 0-unstable-2026-07-01 (#537655)

This commit is contained in:
Thiago Kenji Okada
2026-07-02 09:14:34 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-06-14";
version = "0-unstable-2026-07-01";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "d460f8342060526678e7fd8222048324c2a80d86";
hash = "sha256-QzlVlXfJmSwd+gp+fROMKrTj8AxCisYJN5WTff6eHLA=";
rev = "b84c0c11677ea76fcad1e8958b9d25863c43a88f";
hash = "sha256-oKdM++ZH9FCGLVEkkbWGvyjk80HDOraU2rdPG7Mcle0=";
};
extraBuildInputs = lib.optionals withHw [