Skip to content

Commit 207e072

Browse files
galin-sMartinNikov
authored andcommitted
fix(blutgang): Update cargoHash
1 parent 965ba70 commit 207e072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/blutgang/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
1919
hash = "sha256-EAmmCvESMneYuoTEa8Qm5eYqJkkRDY8CqlfsER1Pq8s=";
2020
};
2121

22-
cargoHash = "sha256-JnUYPSsMQ4blE31L1c4R7QikUZ9k/XMqnuzeNNtjUVU=";
22+
cargoHash = "sha256-kkfIcx8sDQkPWzcTii8NHRq8S8gi+rZYSxaJptEL1QM=";
2323

2424
nativeBuildInputs = [
2525
pkg-config

0 commit comments

Comments
 (0)