summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 01:39:45 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-10 22:23:11 +0100
commite4c60dcfb2cbd3988a0c31e68004a91c0d09210d (patch)
treee224e9df69e5c140711c19ddba46930f6d7580ea
parent6048241f10210c79925ca40b75c8697d2b2a5848 (diff)
downloadguix-e4c60dcfb2cbd3988a0c31e68004a91c0d09210d.tar.gz
gnu: tlp: Use HTTPS home page.
* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/linux.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 489cd55e6e..b6048a8cfb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5420,7 +5420,7 @@ interface in sysfs, which can be accomplished with the included udev rules.")
                                                "wireless-tools"))))))
                          bin-files)
                #t))))))
-    (home-page "http://linrunner.de/en/tlp/tlp.html")
+    (home-page "https://linrunner.de/en/tlp/tlp.html")
     (synopsis "Power management tool for Linux")
     (description "TLP is a power management tool for Linux.  It comes with
 a default configuration already optimized for battery life.  Nevertheless,