gnu: spacefm: Use HTTPS home page.

* gnu/packages/lxde.scm (spacefm)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:11:48 +01:00
parent ce02727bc8
commit 28ee711152
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -281,7 +281,7 @@ (define-public spacefm
(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,