libsForQt5.qt5ct: 1.8 -> 1.9 (#377450)

This commit is contained in:
Sefa Eyeoglu
2025-02-07 11:17:46 +01:00
committed by GitHub
+2 -2
View File
@@ -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 = [