melonDS: 1.0rc-unstable-2025-03-09 -> 1.0rc-unstable-2025-04-09 (#397563)

This commit is contained in:
Nick Cao
2025-04-10 17:21:40 -04:00
committed by GitHub
+3 -3
View File
@@ -27,13 +27,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "1.0rc-unstable-2025-03-09";
version = "1.0rc-unstable-2025-04-09";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "0fcf1f6e3a443cb249f85d948ff6e58dc58501d6";
hash = "sha256-llRmW596UHs/q/DjqG8qQ1RqjvmGMsOO1IUkpjPW4h4=";
rev = "9ed7e5803e55c5eeb29ec560c8659b38ed331749";
hash = "sha256-wLCaGnaMYaPjFzYTph16WTdE89j4MFaO4FuIQdH9R80=";
};
nativeBuildInputs = [