libretro.beetle-psx: 0-unstable-2025-08-01 -> 0-unstable-2025-08-06 (#433645)

This commit is contained in:
Thiago Kenji Okada
2025-08-14 15:06:52 +01:00
committed by GitHub
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2025-08-01";
version = "0-unstable-2025-08-06";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "6eafe85d672ace484bd6b29eeb94eb84f0b41ee1";
hash = "sha256-+gja4vMD+o78BxCR1SY4wLks6zOjKfU7M3a7cYg+2lc=";
rev = "1e42a9076ab1ec5756d3f72e6d61923080fb2128";
hash = "sha256-3k2qgAgyo3o/qwNQZsc0J1dKueZqM7jYvm9gzNkEShw=";
};
extraBuildInputs = lib.optionals withHw [