Merge pull request #196756 from figsoda/lemmeknow

lemmeknow: 0.6.0 -> 0.7.0
This commit is contained in:
figsoda 2022-10-20 12:11:33 -04:00 committed by GitHub
commit 12643b3d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,14 @@
rustPlatform.buildRustPackage rec {
pname = "lemmeknow";
version = "0.6.0";
version = "0.7.0";
src = fetchCrate {
inherit pname version;
sha256 = "sha256-xDHgIo6VGBp27JMqhG4r/MZTIAA8ViAJqWJNchZywTs=";
sha256 = "sha256-rSuHFVUYpL1v5ba0q15mNEuAHzFF9tWxFs3zTJt5zcc=";
};
cargoSha256 = "sha256-bPI8S2hNQnIPj8Sl0QYs6piCdWSUYFH1qcf7DL+oxIo=";
cargoSha256 = "sha256-x//spFPlmJJAIyI5RgnYlMORi4eCXc8p7iEJQ7Ayptw=";
meta = with lib; {
description = "A tool to identify anything";