gnu: spacefm: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 19 Jan 2020 00:11:48 +0000 (01:11 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 12 Feb 2020 03:44:22 +0000 (04:44 +0100)
* gnu/packages/lxde.scm (spacefm)[home-page]: Use HTTPS.

gnu/packages/lxde.scm

index 5c5e70f..dac2ef6 100644 (file)
@@ -281,7 +281,7 @@ with freedesktop.org standard.")
                                (string-append "--sysconfdir="
                                               (assoc-ref %outputs "out")
                                               "/etc"))))
-    (home-page "http://ignorantguru.github.io/spacefm/")
+    (home-page "https://ignorantguru.github.io/spacefm/")
     (synopsis "Multi-panel tabbed file manager")
     (description "SpaceFM is a graphical, multi-panel, tabbed file manager
 based on PCManFM with built-in virtual file system, udev-based device manager,