Commit b80298b1 authored by R. RyanTM's avatar R. RyanTM
Browse files

python310Packages.pyqt6-sip: 13.5.1 -> 13.5.2

parent 78df3591
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,12 +5,12 @@

buildPythonPackage rec {
  pname = "pyqt6-sip";
  version = "13.5.1";
  version = "13.5.2";

  src = fetchPypi {
    pname = "PyQt6_sip";
    inherit version;
    hash = "sha256-0ekUF1KWZmlXbQSze6CxIqu8QcycNUk3UQKNfZHE3Uk=";
    hash = "sha256-6/YmS2/toBujfTtgpLuHSTvbh75w97KlOEp6zUkC2I0=";
  };

  # There is no test code and the check phase fails with: