Skip to content

Commit

Permalink
sydbox: 3.29.4 -> 3.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo committed Jan 30, 2025
1 parent 4abf4c9 commit 27ce845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/sy/sydbox/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

rustPlatform.buildRustPackage rec {
pname = "sydbox";
version = "3.29.4";
version = "3.30.0";

outputs = [
"out"
Expand All @@ -25,10 +25,10 @@ rustPlatform.buildRustPackage rec {
owner = "Sydbox";
repo = "sydbox";
rev = "refs/tags/v${version}";
hash = "sha256-k7qh375SuonybwgECI9Bl898FFigVxJ4L174AUDxntk=";
hash = "sha256-EbdJuJefFQaL6e+2AcsPF4eXin3ky+jlt4s68mSusoc=";
};

cargoHash = "sha256-iupVEo7ZEcKfPw3MbZoQqwWw9lKAbcFKeiLy+1DwXHU=";
cargoHash = "sha256-HFrt8Hf8aSEybTf/k98OLcZmGeHnug9R/V7SRxk7vI8=";

nativeBuildInputs = [
mandoc
Expand Down

0 comments on commit 27ce845

Please sign in to comment.