diff --git a/pkgs/development/python-modules/pyqt/pyqt6-sip.nix b/pkgs/development/python-modules/pyqt/pyqt6-sip.nix index b7083eef900d..0bf354ce1f2a 100644 --- a/pkgs/development/python-modules/pyqt/pyqt6-sip.nix +++ b/pkgs/development/python-modules/pyqt/pyqt6-sip.nix @@ -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: