Commit 4482397f authored by R. RyanTM's avatar R. RyanTM
Browse files

libsForQt5.qt5ct: 1.8 -> 1.9

parent fa9a43a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,11 +14,11 @@ in

mkDerivation rec {
  pname = "qt5ct";
  version = "1.8";
  version = "1.9";

  src = fetchurl {
    url = "mirror://sourceforge/qt5ct/qt5ct-${version}.tar.bz2";
    sha256 = "sha256-I7dAVEFepBJDKHcu+ab5UIOpuGVp4SgDSj/3XfrYCOk=";
    sha256 = "sha256-3BDmk51CO5JZgc5n/rsaAVtvYcAiqcx+bIte/qRYi/8=";
  };

  nativeBuildInputs = [