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

This commit is contained in:
R. RyanTM
2025-05-20 14:39:10 -04:00
committed by GitHub
parent b59a398f70
commit 32f16bfe4b
+3 -3
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 = [