Skip to content

Commit 1e97d89

Browse files
authored
sladeUnstable: 3.2.7-unstable-2025-05-09 -> 3.2.7-unstable-2025-05-31 (#413177)
2 parents 0edd9c6 + 6d26f0e commit 1e97d89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/games/doom-ports/slade/git.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222

2323
stdenv.mkDerivation {
2424
pname = "slade";
25-
version = "3.2.7-unstable-2025-05-09";
25+
version = "3.2.7-unstable-2025-05-31";
2626

2727
src = fetchFromGitHub {
2828
owner = "sirjuddington";
2929
repo = "SLADE";
30-
rev = "a515292e74f92f6a54f29feb96cc198aa1981f1b";
31-
hash = "sha256-4H4L9PXhBmoDl1ZorlMPp7zSSX7G94VIcyjdX7zYauk=";
30+
rev = "996bf5de51072d99846bf2a8a82c92d7fce58741";
31+
hash = "sha256-TDPT+UbDrw3GDY9exX8QYBsNpyHG5n3Hw3vAxGJ9M3o=";
3232
};
3333

3434
nativeBuildInputs = [

0 commit comments

Comments
 (0)