summary refs log tree commit diff
path: root/pkgs/desktops/xfce/core/libxfcegui4.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/xfce/core/libxfcegui4.nix')
-rw-r--r--pkgs/desktops/xfce/core/libxfcegui4.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/core/libxfcegui4.nix b/pkgs/desktops/xfce/core/libxfcegui4.nix
index 7fe76057c9300..5c61c16cbcc1d 100644
--- a/pkgs/desktops/xfce/core/libxfcegui4.nix
+++ b/pkgs/desktops/xfce/core/libxfcegui4.nix
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
     ];
 
   meta = {
-    homepage = http://www.xfce.org/;
+    homepage = https://www.xfce.org/;
     description = "Basic GUI library for Xfce";
     license = stdenv.lib.licenses.lgpl2Plus;
     platforms = stdenv.lib.platforms.linux;