plasma52: build with kf58

This commit is contained in:
Thomas Tuegel 2015-04-08 13:19:37 -05:00
parent 0d7955677f
commit 204734c8cb

View file

@ -13207,7 +13207,7 @@ let
numix-gtk-theme = callPackage ../misc/themes/gtk3/numix-gtk-theme { };
plasma52 = recurseIntoAttrs (callPackage ../desktops/plasma-5.2 {
kf5 = kf57;
kf5 = kf58;
});
plasma5_latest = plasma52;
plasma5_stable = plasma52;