Skip to content

Commit

Permalink
elf2uf2-rs: 2.0.0 -> 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moni-dz committed Jan 1, 2025
1 parent 51f29e7 commit 454dbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/el/elf2uf2-rs/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ rustPlatform.buildRustPackage rec {

src = fetchCrate {
inherit pname version;
hash = "sha256-cmiCOykORue0Cg2uUUWa/nXviX1ddbGNC5gRKe+1kYs=";
hash = "sha256-7RS2OC00tjsSBYFvg0/FQf1HN515FdrmCoKhJBu4fvI=";
};

cargoHash = "sha256-TBH3pLB6vQVGnfShLtFPNKjciuUIuTkvp3Gayzo+X9E=";
cargoHash = "sha256-oz2XVqDWmv/8HLrIFL+xJinZNUdoWk4KVHDPZr2v+Ls=";

nativeBuildInputs = [
pkg-config
Expand Down

0 comments on commit 454dbad

Please sign in to comment.