melonDS: 1.0rc-unstable-2025-04-09 -> 1.0rc-unstable-2025-05-15 (#408484)

This commit is contained in:
R. RyanTM 2025-05-21 04:39:10 +10:00 committed by GitHub
parent b59a398f70
commit 32f16bfe4b
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 = "1.0rc-unstable-2025-04-09";
version = "1.0rc-unstable-2025-05-15";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "9ed7e5803e55c5eeb29ec560c8659b38ed331749";
hash = "sha256-wLCaGnaMYaPjFzYTph16WTdE89j4MFaO4FuIQdH9R80=";
rev = "0e64a06c84f9b9428f8647c2aafde110c9d917f3";
hash = "sha256-T+AcpAITNALtZbuwY+oh4RnMgjCAi7n2HPyDjFqpQPI=";
};
nativeBuildInputs = [