Merge pull request #332579 from r-ryantm/auto-update/melonDS

melonDS: 0.9.5-unstable-2024-07-21 -> 0.9.5-unstable-2024-08-05
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-06 10:32:34 +00:00 committed by GitHub
commit f708cbbbd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,13 +26,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "0.9.5-unstable-2024-07-21";
version = "0.9.5-unstable-2024-08-05";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "837a58208711722e1762098c2a0244c2d8409864";
hash = "sha256-SSW/+wLnZKlldVIBXMqDvXuwyK1LxcfON6ZTKLxY68U=";
rev = "dd386d12a94252364b5e0706ec719c390faf90b8";
hash = "sha256-pgTtRNifyziioY+GN4BQFVFHlKKK1Da5XioLUnGRGpQ=";
};
nativeBuildInputs = [