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

libretro.beetle-psx: 0-unstable-2025-04-18 -> 0-unstable-2025-05-16 (#409722)

parents 7f610761 187f5f44
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-2025-04-18";
  version = "0-unstable-2025-05-16";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-psx-libretro";
    rev = "4e0cb4ddf0c52ef802cd4f7f2b7d3a187ab9962d";
    hash = "sha256-XjJf/EPgJmbxGPJl2SEoVA47iRzjSKISt/3rmW5Wysg=";
    rev = "47910f9c8b1e51d049327ab768189c24e34efafb";
    hash = "sha256-XliePwpMYGQLYoWQU0l9Ctcmtf0TlXKpA5PagCurXhE=";
  };

  extraBuildInputs = lib.optionals withHw [