mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: tlp: Use HTTPS home page.
* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
This commit is contained in:
parent
6048241f10
commit
e4c60dcfb2
1 changed files with 1 additions and 1 deletions
|
@ -5420,7 +5420,7 @@ (define (sbin-directory input-name)
|
|||
"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,
|
||||
|
|
Loading…
Reference in a new issue