golden-cheetah: use Qt5.14

This commit is contained in:
freezeboy
2020-11-20 22:24:16 +01:00
parent 768733f552
commit 9cbe9b5d04
+1 -1
View File
@@ -28312,7 +28312,7 @@ in
inherit pkgs;
};
golden-cheetah = libsForQt512.callPackage ../applications/misc/golden-cheetah {};
golden-cheetah = libsForQt514.callPackage ../applications/misc/golden-cheetah {};
linkchecker = callPackage ../tools/networking/linkchecker { };