python310Packages.hap-python: update source hash to fix build

This commit is contained in:
Theodore Ni 2023-07-08 22:24:26 -07:00
parent 701495af10
commit 00e54b0632
No known key found for this signature in database
GPG Key ID: 48B67583BDDD4474

View File

@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "ikalchev";
repo = "HAP-python";
rev = "refs/tags/${version}";
hash = "sha256-fAJB1gk8zTS/mW5KzWr3z26qctZc/EQlk//WM1Xwpl0=";
hash = "sha256-/UBJh1m+WscN9I85/kvlNQnowNybEDyGVuQk4HBDWLE=";
};
propagatedBuildInputs = [