Skip to content

Commit 97cb910

Browse files
authored
melonDS: 1.0rc-unstable-2025-01-17 -> 1.0rc-unstable-2025-02-21 (#384211)
2 parents f48a10e + 293be00 commit 97cb910

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-2025-01-17";
30+
version = "1.0rc-unstable-2025-02-21";
3131

3232
src = fetchFromGitHub {
3333
owner = "melonDS-emu";
3434
repo = "melonDS";
35-
rev = "15c3faa26e879bdcff615558ded6dd886681ccae";
36-
hash = "sha256-X9UqAAsACc3vVaWKNvT+swZXygIvaWOgFRUFzSAMjGM=";
35+
rev = "63b468927e1c744e21057ccb4c5677f52502b442";
36+
hash = "sha256-LylUfcgYC3CZTycfq/qqEAZ4ajrj90bUSXAkA9SbMqE=";
3737
};
3838

3939
nativeBuildInputs = [

0 commit comments

Comments
 (0)