guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/08: gnu: spacefm: Use HTTPS home page.


From: guix-commits
Subject: 01/08: gnu: spacefm: Use HTTPS home page.
Date: Tue, 11 Feb 2020 23:04:11 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 28ee711152f04dc1fa049f15adafe7b10d1b7628
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:11:48 2020 +0100

    gnu: spacefm: Use HTTPS home page.
    
    * gnu/packages/lxde.scm (spacefm)[home-page]: Use HTTPS.
---
 gnu/packages/lxde.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm
index 5c5e70f..dac2ef6 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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]