diff options
| author | Jelle Licht <jlicht@fsfe.org> | 2025-02-21 09:47:29 +0100 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2025-02-28 09:23:30 +0100 |
| commit | bb7ef87611b04e2ea9d7e41a77aa866251d93f64 (patch) | |
| tree | 5f303b0a747f8e5977ca05030d8bfea665a3247e | |
| parent | 87c5b727d82bd4e9179a3f66c58b983a3bf8478d (diff) | |
nongnu: linux: Update the default linux package to the 6.13 series.feature/bump-default-linux
* nongnu/packages/linux.scm (linux): Use linux-6.13.
| -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 | ||
