python312Packages.pyqt6-sip: 13.6.0 -> 13.8.0

This commit is contained in:
R. Ryantm
2024-07-22 04:45:10 +00:00
parent 48b8f3cbb7
commit d78ff5d116
@@ -6,12 +6,12 @@
buildPythonPackage rec {
pname = "pyqt6-sip";
version = "13.6.0";
version = "13.8.0";
src = fetchPypi {
pname = "PyQt6_sip";
inherit version;
hash = "sha256-JIbhWIBxlD1PZle6CQltyf/9IyKtLDAEHnjqPwN7V3g=";
hash = "sha256-L3TPPW2cq1FSvZ9J1XCy37h1U+u1xJGav94n9bn9adQ=";
};
# There is no test code and the check phase fails with: