Skip to content

Commit a253c2d

Browse files
authored
wdt: 1.27.1612021-unstable-2024-08-22 -> 1.27.1612021-unstable-2024-11-14 (#359716)
2 parents 7069636 + ab94a42 commit a253c2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/wd/wdt/package.nix

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

1515
stdenv.mkDerivation {
1616
pname = "wdt";
17-
version = "1.27.1612021-unstable-2024-08-22";
17+
version = "1.27.1612021-unstable-2024-11-14";
1818

1919
src = fetchFromGitHub {
2020
owner = "facebook";
2121
repo = "wdt";
22-
rev = "4cc8a21cfa29e55aa803365ab69248d0bf8fbb82";
23-
sha256 = "sha256-BEoZ662KsL6gf6hfN9ahgoPtHOFBi9k3gjRuGWs3zOw=";
22+
rev = "52acd2a7f4e822143662181d8cb2db98c0d72fa7";
23+
sha256 = "sha256-jPXAmB4E3TWJ+Np4WAxqnJM7AES5gt84NBqZFO1gJwc=";
2424
};
2525

2626
nativeBuildInputs = [ cmake ];

0 commit comments

Comments
 (0)