diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:06:51 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:06:51 -0400 |
| commit | 470893be65e4d36625c8022b54a9e262097aad90 (patch) | |
| tree | 1ce3273160ff22f407d10b432e42ccb08c0a823e | |
| parent | bdc27101e06737197834cb65e31256cd4d44d40a (diff) | |
nongnu: Remove linux-5.10.
Upstream has dropped this version.
* nongnu/packages/linux.scm (linux-5.10): 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 64ec764..d313a1b 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -209,9 +209,6 @@ on hardware which requires nonfree software to function.")))) | |||
| 209 | (define-public linux-5.15 | 209 | (define-public linux-5.15 |
| 210 | (corrupt-linux linux-libre-5.15)) | 210 | (corrupt-linux linux-libre-5.15)) |
| 211 | 211 | ||
| 212 | (define-public linux-5.10 | ||
| 213 | (corrupt-linux linux-libre-5.10)) | ||
| 214 | |||
| 215 | (define-public linux linux-7.1) | 212 | (define-public linux linux-7.1) |
| 216 | ;; linux-lts points to the *newest* released long-term support version. | 213 | ;; linux-lts points to the *newest* released long-term support version. |
| 217 | (define-public linux-lts linux-6.18) | 214 | (define-public linux-lts linux-6.18) |
