diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:08:08 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:08:08 -0400 |
| commit | a366ab1dbeb755a1770af7eb12194856993d6e51 (patch) | |
| tree | 4c680b630455743e3b5cad3217e36413a288ddfc | |
| parent | 470893be65e4d36625c8022b54a9e262097aad90 (diff) | |
nongnu: Remove linux-5.15.
Upstream has dropped this version.
* nongnu/packages/linux.scm (linux-5.15): Delete variable.
| -rw-r--r-- | nongnu/packages/linux.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index d313a1b..346d810 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -206,9 +206,6 @@ on hardware which requires nonfree software to function.")))) | |||
| 206 | (define-public linux-6.1 | 206 | (define-public linux-6.1 |
| 207 | (corrupt-linux linux-libre-6.1)) | 207 | (corrupt-linux linux-libre-6.1)) |
| 208 | 208 | ||
| 209 | (define-public linux-5.15 | ||
| 210 | (corrupt-linux linux-libre-5.15)) | ||
| 211 | |||
| 212 | (define-public linux linux-7.1) | 209 | (define-public linux linux-7.1) |
| 213 | ;; linux-lts points to the *newest* released long-term support version. | 210 | ;; linux-lts points to the *newest* released long-term support version. |
| 214 | (define-public linux-lts linux-6.18) | 211 | (define-public linux-lts linux-6.18) |
