Skip to content

Commit eaa1f0a

Browse files
sydbox: 3.32.7 -> 3.34.0 (#408060)
2 parents f939c8a + 89d1d93 commit eaa1f0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sy/sydbox/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
rustPlatform.buildRustPackage (finalAttrs: {
1414
pname = "sydbox";
15-
version = "3.32.7";
15+
version = "3.34.0";
1616

1717
outputs = [
1818
"out"
@@ -24,11 +24,11 @@ rustPlatform.buildRustPackage (finalAttrs: {
2424
owner = "Sydbox";
2525
repo = "sydbox";
2626
tag = "v${finalAttrs.version}";
27-
hash = "sha256-l1CWCSd1ORw0Pvt9tcvbie5hEcysw0MoFhKxheIevEA=";
27+
hash = "sha256-m4iooJzc/TQguWF4qVOvuNabFmijsTtlzjz7IllNN74=";
2828
};
2929

3030
useFetchCargoVendor = true;
31-
cargoHash = "sha256-3eFYf8+ESNLBgV7thEWseocPQG7mCrjCt42FfzEnB6Q=";
31+
cargoHash = "sha256-B/JSJKCLYnNjHFEDdFdGTdXuirA2zRKL+mr36a0Fqh0=";
3232

3333
nativeBuildInputs = [
3434
mandoc

0 commit comments

Comments
 (0)