mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: lm-sensors: Update home page.
* gnu/packages/linux.scm (lm-sensors)[home-page]: Update.
This commit is contained in:
parent
b8b1e4d9a2
commit
afab450c6f
1 changed files with 1 additions and 1 deletions
|
@ -2555,7 +2555,7 @@ (define-public lm-sensors
|
|||
(string-append (assoc-ref inputs "coreutils")
|
||||
"/bin/readlink -f")))
|
||||
#t)))))
|
||||
(home-page "http://jdelvare.nerim.net/devel.html#lmsensors")
|
||||
(home-page "https://hwmon.wiki.kernel.org/lm_sensors")
|
||||
(synopsis "Utilities to read temperature/voltage/fan sensors")
|
||||
(description
|
||||
"Lm-sensors is a hardware health monitoring package for Linux. It allows
|
||||
|
|
Loading…
Reference in a new issue