huion-switcher: 0.5.0 -> 0.6.0 (#510676)

This commit is contained in:
dram
2026-04-17 12:25:30 +00:00
committed by GitHub
+3 -3
View File
@@ -12,13 +12,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "huion-switcher";
version = "0.5.0";
version = "0.6.0";
src = fetchFromGitHub {
owner = "whot";
repo = "huion-switcher";
tag = finalAttrs.version;
hash = "sha256-+cMvBVtJPbsJhEmOh3SEXZrVwp9Uuvx6QmUCcpenS20=";
hash = "sha256-tdXebOUTu/O1piLt9VJaR1KC2J5tzdNh2rcy80vYtZ0=";
};
buildInputs = [ udev ];
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
udevCheckHook
];
cargoHash = "sha256-yj55FMdf91ZG95yuMt3dQFhUjYM0/sUfFKB+W+5xEfo=";
cargoHash = "sha256-H/E3qE9ELZQPxfO6DYEGksl6mACMCYYGJ8CysBS6+/c=";
postInstall = ''
mv huion-switcher.{man,1}