guix-commits
[Top][All Lists]
Advanced

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

01/06: gnu: tlp: Use HTTPS home page.


From: guix-commits
Subject: 01/06: gnu: tlp: Use HTTPS home page.
Date: Tue, 10 Mar 2020 17:27:15 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit e4c60dcfb2cbd3988a0c31e68004a91c0d09210d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:39:45 2020 +0100

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

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 489cd55..b6048a8 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,



reply via email to

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