matugen: fix hash

This commit is contained in:
nartsisss
2024-11-11 02:20:56 +03:00
parent 871087c18d
commit dffd81afc3

View File

@@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec {
owner = "InioX";
repo = "matugen";
rev = "refs/tags/v${version}";
hash = "sha256-SN4m0ka5VHLIQYTszhlCIB+2D+nyWMzJM5n5bZdkG/I=";
hash = "sha256-l623fIVhVCU/ylbBmohAtQNbK0YrWlEny0sC/vBJ+dU=";
};
cargoHash = "sha256-FwQhhwlldDskDzmIOxhwRuUv8NxXCxd3ZmOwqcuWz64=";