gnu: lm-sensors: Update home page.

* gnu/packages/linux.scm (lm-sensors)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-15 19:42:58 +02:00
parent b8b1e4d9a2
commit afab450c6f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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