gnu: lm-sensors: Update home page.
* gnu/packages/linux.scm (lm-sensors)[home-page]: Update.
This commit is contained in:
parent
b8b1e4d9a2
commit
afab450c6f
|
@ -2555,7 +2555,7 @@ country-specific regulations for the wireless spectrum.")
|
||||||
(string-append (assoc-ref inputs "coreutils")
|
(string-append (assoc-ref inputs "coreutils")
|
||||||
"/bin/readlink -f")))
|
"/bin/readlink -f")))
|
||||||
#t)))))
|
#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")
|
(synopsis "Utilities to read temperature/voltage/fan sensors")
|
||||||
(description
|
(description
|
||||||
"Lm-sensors is a hardware health monitoring package for Linux. It allows
|
"Lm-sensors is a hardware health monitoring package for Linux. It allows
|
||||||
|
|
Loading…
Reference in New Issue