Skip to content

Commit 3a69228

Browse files
committed
tau-tower: 0.2.2-beta-unstable-2026-03-14 -> 0.2.2-beta-unstable-2026-03-17
1 parent 3443cce commit 3a69228

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/tau-tower/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99

1010
rustPlatform.buildRustPackage (finalAttrs: {
1111
pname = "tau-tower";
12-
version = "0.2.2-beta-unstable-2026-03-14";
12+
version = "0.2.2-beta-unstable-2026-03-17";
1313

1414
src = fetchFromGitHub {
1515
owner = "tau-org";
1616
repo = "tau-tower";
17-
rev = "26908437b568c80fc470934948067341e581d43e";
18-
hash = "sha256-qaui9xWNWuh669kWyTnLGqtuDIKFs4K5Iv3Tti6Befk=";
17+
rev = "8ba447b16a066dd92c2378514ab4949166212174";
18+
hash = "sha256-jSb6I5/YNVqyN7/QKZJ/5T4b+6E9/zInOpMH92j04JI=";
1919
};
2020

21-
cargoHash = "sha256-5BAL5A78LIgr5G50aU1TXl19qkKiUPPVJn/QogfRMKI=";
21+
cargoHash = "sha256-e1q99sClAVX3y8wv2ZO1gDYyVTtNQW0jxBdtFInTDn4=";
2222

2323
nativeBuildInputs = [
2424
perl

0 commit comments

Comments
 (0)