Skip to content

Commit a5af1da

Browse files
authored
melonDS: 1.0rc-unstable-2024-12-05 -> 1.0rc-unstable-2024-12-26 (#370301)
1 parent c807ed4 commit a5af1da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ let
2727
in
2828
stdenv.mkDerivation (finalAttrs: {
2929
pname = "melonDS";
30-
version = "1.0rc-unstable-2024-12-05";
30+
version = "1.0rc-unstable-2024-12-26";
3131

3232
src = fetchFromGitHub {
3333
owner = "melonDS-emu";
3434
repo = "melonDS";
35-
rev = "7d718ada390bc54749fa35389437147e1bbefae1";
36-
hash = "sha256-Oh69L4yOSeEAAUjUupMN7cQbPEUjZ0M/5FmiBvsBGxw=";
35+
rev = "0c5dd28b1c5c1d17a2ce87efbd858059a8f9376f";
36+
hash = "sha256-hIpIt+krUpSW1T05Vq02IU5Lfaj4Sgg18qMoMH45NaE=";
3737
};
3838

3939
nativeBuildInputs = [

0 commit comments

Comments
 (0)