[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,
- branch master updated (ce02727 -> e60969d), guix-commits, 2020/02/11
- 01/08: gnu: spacefm: Use HTTPS home page.,
guix-commits <=
- 07/08: gnu: rsnapshot: Update to 1.4.3., guix-commits, 2020/02/11
- 03/08: gnu: milkytracker: Use HTTPS home page., guix-commits, 2020/02/11
- 06/08: gnu: man-pages: Update to 5.05., guix-commits, 2020/02/11
- 04/08: gnu: cereal: Use HTTPS home page., guix-commits, 2020/02/11
- 05/08: gnu: gimp-fourier: Update home page., guix-commits, 2020/02/11
- 08/08: gnu: Fix copyright header typo., guix-commits, 2020/02/11
- 02/08: gnu: ttfautohint: Use HTTPS home page., guix-commits, 2020/02/11