melonDS: 0.9.5-unstable-2024-08-21 -> 0.9.5-unstable-2024-09-06 (#340730)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-10 12:12:13 +00:00 committed by GitHub
commit d671b38d52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,13 +27,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "0.9.5-unstable-2024-08-21";
version = "0.9.5-unstable-2024-09-06";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "4f6498c99c5dcdb780371fe936d49e32df148e6e";
hash = "sha256-GfcPWWWAO9zQrqr2+CxNMaIxcfswZhDw1DFjrmpWZ2Q=";
rev = "268c4f14c194b72ced33f520688fb0d3d096fad5";
hash = "sha256-D7tponrkD+YI6MYeilP5YlpIJ3brdZYKpDV/YE9vOFA=";
};
nativeBuildInputs = [