melonDS: 0.9.5-unstable-2024-05-13 -> 0.9.5-unstable-2024-05-15 (#312886)

This commit is contained in:
R. RyanTM 2024-05-20 07:38:43 +10:00 committed by GitHub
parent 2c08690dcf
commit 94ff40c3d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,13 +23,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "0.9.5-unstable-2024-05-13";
version = "0.9.5-unstable-2024-05-15";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "5df83c97c766bff3da8ba5a1504a6a5974467133";
hash = "sha256-Fo+HtTvkfrHU361ccH9zPifRoR6tNcw9gKIaExKEQh4=";
rev = "a72b79a55ad2d61811af11b1b911f6af863f66c2";
hash = "sha256-cdKfJ316iuRajdrRESt68oR8vkHISFRdHXxVuvGSUqE=";
};
nativeBuildInputs = [