lol

cargo-mobile2: 0.20.2 -> 0.20.3 (#429762)

authored by

Yt and committed by
GitHub
8cb3129d 8acafa1a

+3 -3
+3 -3
pkgs/by-name/ca/cargo-mobile2/package.nix
··· 10 10 11 11 let 12 12 pname = "cargo-mobile2"; 13 - version = "0.20.2"; 13 + version = "0.20.3"; 14 14 in 15 15 rustPlatform.buildRustPackage { 16 16 inherit pname version; ··· 18 18 owner = "tauri-apps"; 19 19 repo = "cargo-mobile2"; 20 20 rev = "cargo-mobile2-v${version}"; 21 - hash = "sha256-mXedzfAN40IG8ivcSa/tf/Ys/rKcwkCmxU7/ja9ec2U="; 21 + hash = "sha256-TtdhK4FoKDTSNhSCDoKLQqzSvzYcURxKmSNsHFdWcBY="; 22 22 }; 23 23 24 24 # Manually specify the sourceRoot since this crate depends on other crates in the workspace. Relevant info at 25 25 # https://discourse.nixos.org/t/difficulty-using-buildrustpackage-with-a-src-containing-multiple-cargo-workspaces/10202 26 26 # sourceRoot = "${src.name}/tooling/cli"; 27 27 28 - cargoHash = "sha256-Y1ykz7QU48AJVKBcYdrWEuNcahontkaJyFmrrh4eQs0="; 28 + cargoHash = "sha256-3NZXS8Jjgc8V2OFnMaZvTr6ZnZDGwGRGT6U8n6BwGXg="; 29 29 30 30 preBuild = '' 31 31 mkdir -p $out/share/