Skip to content

Commit d8fc431

Browse files
authored
melonDS: 1.0rc-unstable-2025-06-18 -> 1.0rc-unstable-2025-07-07 (#420540)
1 parent 9807714 commit d8fc431

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/me/melonDS/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ let
2828
in
2929
stdenv.mkDerivation (finalAttrs: {
3030
pname = "melonDS";
31-
version = "1.0rc-unstable-2025-06-18";
31+
version = "1.0rc-unstable-2025-07-07";
3232

3333
src = fetchFromGitHub {
3434
owner = "melonDS-emu";
3535
repo = "melonDS";
36-
rev = "71edf793fcd2726c4212f7915194c60107dc2809";
37-
hash = "sha256-B/qWdt+fWSov54zA+7S25bEVxqQuspo5oT3MyMk4Ato=";
36+
rev = "85dcf65231224f34e25b5007b644d8987e33838c";
37+
hash = "sha256-ZKPsE3+kkv2xlIHB+TBKp2J5GnKU7BA1+O4Y1Rq4low=";
3838
};
3939

4040
nativeBuildInputs = [

0 commit comments

Comments
 (0)