libretro.beetle-psx: 0-unstable-2025-06-06 -> 0-unstable-2025-06-20 (#418718)
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "mednafen-psx" + lib.optionalString withHw "-hw";
|
||||
version = "0-unstable-2025-06-06";
|
||||
version = "0-unstable-2025-06-20";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "beetle-psx-libretro";
|
||||
rev = "271a967e78dfe2e5936523e3ba52ce6f3c2fa870";
|
||||
hash = "sha256-P8SAX/JujHRnPSSIb9m2fXLHUt20RTJbfjsCrP9jh/U=";
|
||||
rev = "22ba62e8a2e0fb7a8d05b4eec039e58de46924de";
|
||||
hash = "sha256-Z+TMWxPWedZuqpGIfyN7hYC/S5RG1ENnWD2nUDDYDFU=";
|
||||
};
|
||||
|
||||
extraBuildInputs = lib.optionals withHw [
|
||||
|
||||
Reference in New Issue
Block a user