melonDS: 0.9.5-unstable-2024-09-18 -> 0.9.5-unstable-2024-09-29 (#345521)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-30 16:14:37 +00:00 committed by GitHub
commit 31a555a6b7
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-09-18";
version = "0.9.5-unstable-2024-09-29";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "2179ca2a417e356f23a09cd88707b20c1bcaf66f";
hash = "sha256-93KbpRlVVZc8JoaZiVLKOsTezLqY2Y7J2bFL7RkCcxM=";
rev = "e9446fa9dc3ba64c22f8e5bb611ad394b5729eda";
hash = "sha256-0YNF9NPKaaKzC3d8cXG4Od3AUc1zxVtuB5u2Q8ruwr0=";
};
nativeBuildInputs = [