diff options
| author | Leo Famulari <leo@famulari.name> | 2025-05-04 14:14:51 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2025-05-05 17:55:11 -0400 |
| commit | 141a431b44fea4bc1a391dcd263fb74a98f79590 (patch) | |
| tree | 2acf407d55efb216f5046d129eb95acb9d205963 | |
| parent | b9d3169772b45a2457def49318173f8353bb34f9 (diff) | |
nongnu: linux: Update to 6.14.
* nongnu/packages/linux.scm (linux): Use linux-6.14.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| -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 2108e48..67e9dea 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -160,7 +160,7 @@ on hardware which requires nonfree software to function.")))) | |||
| 160 | (define-public linux-5.4 | 160 | (define-public linux-5.4 |
| 161 | (corrupt-linux linux-libre-5.4)) | 161 | (corrupt-linux linux-libre-5.4)) |
| 162 | 162 | ||
| 163 | (define-public linux linux-6.13) | 163 | (define-public linux linux-6.14) |
| 164 | ;; linux-lts points to the *newest* released long-term support version. | 164 | ;; linux-lts points to the *newest* released long-term support version. |
| 165 | (define-public linux-lts linux-6.12) | 165 | (define-public linux-lts linux-6.12) |
| 166 | 166 | ||
