From afab450c6f546293ae9f21799b65df5bf4a91d46 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 15 Apr 2019 19:42:58 +0200 Subject: gnu: lm-sensors: Update home page. * gnu/packages/linux.scm (lm-sensors)[home-page]: Update. --- gnu/packages/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4390526f16..72b4bc04a4 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2555,7 +2555,7 @@ country-specific regulations for the wireless spectrum.") (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 -- cgit v1.2.3