diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:08:47 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:08:47 -0400 |
| commit | 5ad3035f911f281e78fd7dc9332d549ae7fcd4ab (patch) | |
| tree | 80055c34f31b7502a7a3cbbb03a1f9d4ca5a91c6 | |
| parent | a366ab1dbeb755a1770af7eb12194856993d6e51 (diff) | |
nongnu: Remove linux-6.19.
Upstream has dropped this version.
* nongnu/packages/linux.scm (linux-6.19): 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 346d810..5c48dc7 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -191,9 +191,6 @@ on hardware which requires nonfree software to function.")))) | |||
| 191 | (define-public linux-7.0 | 191 | (define-public linux-7.0 |
| 192 | (corrupt-linux linux-libre-7.0)) | 192 | (corrupt-linux linux-libre-7.0)) |
| 193 | 193 | ||
| 194 | (define-public linux-6.19 | ||
| 195 | (corrupt-linux linux-libre-6.19)) | ||
| 196 | |||
| 197 | (define-public linux-6.18 | 194 | (define-public linux-6.18 |
| 198 | (corrupt-linux linux-libre-6.18)) | 195 | (corrupt-linux linux-libre-6.18)) |
| 199 | 196 | ||
