Merge pull request #253747 from kashw2/dnglab

dnglab: 0.5.0 -> 0.5.2
This commit is contained in:
Mario Rodas 2023-09-09 20:56:21 -05:00 committed by GitHub
commit 49772c4112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,16 +4,16 @@
}:
rustPlatform.buildRustPackage rec {
pname = "dnglab";
version = "0.5.0";
version = "0.5.2";
src = fetchFromGitHub {
owner = "dnglab";
repo = pname;
rev = "v${version}";
sha256 = "sha256-4uTpCBzBBkcpVBVZMOBD6f9ut71OuUNQ5+AkaQcU86M=";
sha256 = "sha256-jkOkkcMFK1RLY8Hn/bMMuMZtyGwnwGdm0os8QKhcWqo=";
};
cargoSha256 = "sha256-WvXQNDYvR6s4M2Hlpqwq1/wFQYW2QU/ngQimKOFkhOQ=";
cargoSha256 = "sha256-qwhOJxFYRJC51dKB1pi/WVJs7H955jM6KmKbxsAScDI=";
postInstall = ''
rm $out/bin/benchmark $out/bin/identify