diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:09:19 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-08-22 01:09:19 -0400 |
| commit | 585c431a4ff4b7aca053841cb1777b59e45c6c38 (patch) | |
| tree | 77271e6bd60d2418ca2b29d23ee60100ce88c144 /nongnu | |
| parent | 5ad3035f911f281e78fd7dc9332d549ae7fcd4ab (diff) | |
nongnu: Remove linux-7.0.
Upstream has dropped this version.
* nongnu/packages/linux.scm (linux-7.0): Delete variable.
Diffstat (limited to 'nongnu')
| -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 5c48dc7..277cba0 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -188,9 +188,6 @@ on hardware which requires nonfree software to function.")))) | |||
| 188 | (define-public linux-7.1 | 188 | (define-public linux-7.1 |
| 189 | (corrupt-linux linux-libre-7.1)) | 189 | (corrupt-linux linux-libre-7.1)) |
| 190 | 190 | ||
| 191 | (define-public linux-7.0 | ||
| 192 | (corrupt-linux linux-libre-7.0)) | ||
| 193 | |||
| 194 | (define-public linux-6.18 | 191 | (define-public linux-6.18 |
| 195 | (corrupt-linux linux-libre-6.18)) | 192 | (corrupt-linux linux-libre-6.18)) |
| 196 | 193 | ||
