Merge pull request #242417 from tjni/hap-python

python310Packages.hap-python: update source hash to fix build
This commit is contained in:
Nick Cao 2023-07-09 17:27:49 +08:00 committed by GitHub
commit 2b108e8131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [