summary refs log tree commit diff
path: root/pkgs/applications/kde/kdelibs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kdelibs/default.nix')
-rw-r--r--pkgs/applications/kde/kdelibs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/kdelibs/default.nix b/pkgs/applications/kde/kdelibs/default.nix
index e3abe89eade..31e578e228a 100644
--- a/pkgs/applications/kde/kdelibs/default.nix
+++ b/pkgs/applications/kde/kdelibs/default.nix
@@ -42,7 +42,7 @@ mkDerivation {
 
   meta = {
     platforms = lib.platforms.linux;
-    homepage = "http://www.kde.org";
+    homepage = http://www.kde.org;
     license = with lib.licenses; [ gpl2 fdl12 lgpl21 ];
     maintainers = [ lib.maintainers.ttuegel ];
   };