ch57x-keyboard-tool: 1.2.2 → 1.2.4

This commit is contained in:
Andrew Kvalheim 2024-02-27 06:06:19 -08:00
parent 5d1f797bfe
commit 62051ebf51

View file

@ -12,13 +12,13 @@ let
in
rustPlatform.buildRustPackage rec {
pname = "ch57x-keyboard-tool";
version = "1.2.2";
version = "1.2.4";
src = fetchCrate {
inherit pname version;
sha256 = "sha256-k4Q+0Yd94a+Ye6Gd8JJSSxhrKvqgWyyGcfoXG5f4R64=";
sha256 = "sha256-9Qu5cE3I40YqUZzWZvm4ZADoVfk+BMqbZKvPi+GiHVs=";
};
cargoHash = "sha256-mpyzZ0g5dJgp4oNYYiYuXlHCF0ONFbyB11iGq4cX8cw=";
cargoHash = "sha256-/gt6t7IKAfirgDDu7IaeUHw5cIQqJedP5j5R8KI4z+I=";
postInstall = ''
install -D ${rules} $out/etc/udev/rules.d/70-ch57x.rules