melonDS: 1.0rc-unstable-2024-11-27 -> 1.0rc-unstable-2024-12-05 (#364697)

This commit is contained in:
R. RyanTM
2024-12-13 12:52:23 -05:00
committed by GitHub
parent 7c024aa508
commit bef38c59f3
+3 -3
View File
@@ -27,13 +27,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "1.0rc-unstable-2024-11-27";
version = "1.0rc-unstable-2024-12-05";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "cba838dd52a8d163c59e312d75f451a04cea9b48";
hash = "sha256-0Pv2ARbQkYaGDQ7AMLlMdK1MjnsctPIIWxGz2XNTNmI=";
rev = "7d718ada390bc54749fa35389437147e1bbefae1";
hash = "sha256-Oh69L4yOSeEAAUjUupMN7cQbPEUjZ0M/5FmiBvsBGxw=";
};
nativeBuildInputs = [