Merge pull request #237480 from marsam/update-rage-hash

rage: fix hash
This commit is contained in:
Jörg Thalheim 2023-06-13 07:22:27 +01:00 committed by GitHub
commit 53268c22ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ rustPlatform.buildRustPackage rec {
owner = "str4d";
repo = pname;
rev = "v${version}";
hash = "sha256-JLtP3zimNL1UIFsbvtV2JO3PVV6w9VnfjpROs2UoFcU=";
hash = "sha256-hFuuwmwe0ti4Y8mSJyNqUIhZjFC6qtv6W5cwtNjPUFQ=";
};
cargoHash = "sha256-1gtLWU6uiWzUfYy9y3pb2vcnUC3H+Mf9rglmqNd989M=";