diff options
Diffstat (limited to 'nongnu/packages/linux.scm')
| -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 321eb58..c4df52a 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -157,7 +157,7 @@ on hardware which requires nonfree software to function.")))) | |||
| 157 | (define-public linux-5.4 | 157 | (define-public linux-5.4 |
| 158 | (corrupt-linux linux-libre-5.4)) | 158 | (corrupt-linux linux-libre-5.4)) |
| 159 | 159 | ||
| 160 | (define-public linux linux-6.12) | 160 | (define-public linux linux-6.13) |
| 161 | ;; linux-lts points to the *newest* released long-term support version. | 161 | ;; linux-lts points to the *newest* released long-term support version. |
| 162 | (define-public linux-lts linux-6.12) | 162 | (define-public linux-lts linux-6.12) |
| 163 | 163 | ||
