libretro.ppsspp: 0-unstable-2025-04-06 -> 0-unstable-2025-04-15
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "ppsspp";
|
||||
version = "0-unstable-2025-04-06";
|
||||
version = "0-unstable-2025-04-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hrydgard";
|
||||
repo = "ppsspp";
|
||||
rev = "031421ba4de8559f8bbdbd9367b29be28f6a45cb";
|
||||
hash = "sha256-eaXR/w0Iz9tmTgZKHVcZYXJbXaVPnYudSal0vcsQ9a0=";
|
||||
rev = "599edb24f01bbb7ce0e685e3c5585a02781549c7";
|
||||
hash = "sha256-cPalfNXV6U2jLCTqXedQzn9pyWiscaZrrQM32D70uYE=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user