melonDS: 1.0rc-unstable-2025-05-15 -> 1.0rc-unstable-2025-05-27

This commit is contained in:
R. Ryantm
2025-05-28 23:22:20 +00:00
parent 6ed432a97e
commit 7e9f45716d
+3 -3
View File
@@ -27,13 +27,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "1.0rc-unstable-2025-05-15";
version = "1.0rc-unstable-2025-05-27";
src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "0e64a06c84f9b9428f8647c2aafde110c9d917f3";
hash = "sha256-T+AcpAITNALtZbuwY+oh4RnMgjCAi7n2HPyDjFqpQPI=";
rev = "7117178c2dd56df32b6534ba6a54ad1f8547e693";
hash = "sha256-6bwagPFIv87WtmQ3cl8cDZ/1A8Ab6itLHAr33CJy/Eo=";
};
nativeBuildInputs = [