Skip to content

Commit 83b1fac

Browse files
committed
tau-tower: 0.2.2-beta-unstable-2026-03-14 -> 0.2.2-beta-unstable-2026-03-30
1 parent 80bb14f commit 83b1fac

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-30";
1313

1414
src = fetchFromGitHub {
1515
owner = "tau-org";
1616
repo = "tau-tower";
17-
rev = "26908437b568c80fc470934948067341e581d43e";
18-
hash = "sha256-qaui9xWNWuh669kWyTnLGqtuDIKFs4K5Iv3Tti6Befk=";
17+
rev = "4d5f046fb531f30fad57020cb560180aeee48045";
18+
hash = "sha256-Urh1svuuCeVOCWUmWTyncB7hDptZn2AMETfz1HmEM2U=";
1919
};
2020

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

2323
nativeBuildInputs = [
2424
perl

0 commit comments

Comments
 (0)