summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 01:11:48 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-12 04:44:22 +0100
commit28ee711152f04dc1fa049f15adafe7b10d1b7628 (patch)
tree96567c2ca7b4084d5c103275f7a6c5db5e03ac25
parentce02727bc823c33d70ef7269e31d692b409958de (diff)
downloadpatches-28ee711152f04dc1fa049f15adafe7b10d1b7628.tar
patches-28ee711152f04dc1fa049f15adafe7b10d1b7628.tar.gz
gnu: spacefm: Use HTTPS home page.
* gnu/packages/lxde.scm (spacefm)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/lxde.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm
index 5c5e70ff56..dac2ef6d24 100644
--- a/gnu/packages/lxde.scm
+++ b/gnu/packages/lxde.scm
@@ -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,