ch57x-keyboard-tool: 1.2.1 → 1.2.2

This commit is contained in:
Andrew Kvalheim 2024-02-14 08:27:24 -08:00
parent 93af5806a0
commit 4432fbcd6a

View file

@ -12,13 +12,13 @@ let
in
rustPlatform.buildRustPackage rec {
pname = "ch57x-keyboard-tool";
version = "1.2.1";
version = "1.2.2";
src = fetchCrate {
inherit pname version;
sha256 = "sha256-4AUvbTGsBA2imfAWm10w73dy6c8wQUOj8he/28zcwpU=";
sha256 = "sha256-k4Q+0Yd94a+Ye6Gd8JJSSxhrKvqgWyyGcfoXG5f4R64=";
};
cargoHash = "sha256-SH/38ALuyUlK1S7ZF3Zfz4iaaKpNCqJHC6wv4qOp+pU=";
cargoHash = "sha256-mpyzZ0g5dJgp4oNYYiYuXlHCF0ONFbyB11iGq4cX8cw=";
postInstall = ''
install -D ${rules} $out/etc/udev/rules.d/70-ch57x.rules