mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ interface in sysfs, which can be accomplished with the included udev rules.")
|
||||||
"wireless-tools"))))))
|
"wireless-tools"))))))
|
||||||
bin-files)
|
bin-files)
|
||||||
#t))))))
|
#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")
|
(synopsis "Power management tool for Linux")
|
||||||
(description "TLP is a power management tool for Linux. It comes with
|
(description "TLP is a power management tool for Linux. It comes with
|
||||||
a default configuration already optimized for battery life. Nevertheless,
|
a default configuration already optimized for battery life. Nevertheless,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue