hid-tools: 0.3.1 → 0.4

https://gitlab.freedesktop.org/libevdev/hid-tools/-/compare/0.3.1...0.4
This commit is contained in:
Jan Tojnar 2023-07-05 18:48:46 +02:00
parent 9818a0e0f8
commit d178fcafb3

View file

@ -5,7 +5,7 @@
python3.pkgs.buildPythonPackage rec {
pname = "hid-tools";
version = "0.3.1";
version = "0.4";
format = "setuptools";
@ -14,7 +14,7 @@ python3.pkgs.buildPythonPackage rec {
owner = "libevdev";
repo = "hid-tools";
rev = version;
sha256 = "r496SKBGgHriIhriWYhhCSiChQUKhnHT/lEx9sEoT/0=";
hash = "sha256-pxU1BvB+rjc5sptafMGnWi+vWPNDyCyUv8gTWg6z5hU=";
};
propagatedBuildInputs = with python3.pkgs; [