From dfcd1a876e8c5ded8a5ad67450deaed3a7be7475 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Wed, 30 Dec 2020 16:15:26 -0500 Subject: gnu: Revise comment for Linux-Libre-LTS. * gnu/packages/linux.scm (linux-libre-lts): Modify comment. Signed-off-by: Leo Famulari --- gnu/packages/linux.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4da730faf9..42107d0bc0 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -903,7 +903,8 @@ It has been modified to remove all non-free binary blobs.") ("CONFIG_DEVPTS_MULTIPLE_INSTANCES" . #t)) %default-extra-linux-options))) -;; Linux-Libre-LTS means the *current* long-term support version of Linux-Libre. +;; Linux-Libre-LTS points to the *newest* released long-term support version of +;; Linux-Libre. ;; Reference: https://jxself.org/linux-libre/ (define-public linux-libre-lts-version linux-libre-5.10-version) -- cgit v1.2.3