diff options
| -rw-r--r-- | nongnu/packages/linux.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 2687eef..fbb2ac2 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -209,7 +209,7 @@ on hardware which requires nonfree software to function.")))) | |||
| 209 | (define-public linux-5.10 | 209 | (define-public linux-5.10 |
| 210 | (corrupt-linux linux-libre-5.10)) | 210 | (corrupt-linux linux-libre-5.10)) |
| 211 | 211 | ||
| 212 | (define-public linux linux-7.0) | 212 | (define-public linux linux-7.1) |
| 213 | ;; linux-lts points to the *newest* released long-term support version. | 213 | ;; linux-lts points to the *newest* released long-term support version. |
| 214 | (define-public linux-lts linux-6.18) | 214 | (define-public linux-lts linux-6.18) |
| 215 | 215 | ||
