diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2022-09-10 21:19:15 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2022-09-10 21:19:15 -0400 |
| commit | bb2e6e65d137e42799bc67698da993de944e891e (patch) | |
| tree | 1b33b7e2c1dc919929619cfc5f91102d7c006dab | |
| parent | 5c48c3fbc8be21b1ef03157a6d5e8b5b178e8516 (diff) | |
nongnu: linux@4.19: Fix version number.
* nongnu/packages/linux.scm (linux-4.19): Fix version number, 4.19.257 (was
missing last digit).
| -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 ad75481..baf8abd 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -86,7 +86,7 @@ System on hardware which requires nonfree software to function."))) | |||
| 86 | "1hngr4hsrcd6hmlyvc3msy5racniav2jagp5abmp7xsxv0yjxiq9")) | 86 | "1hngr4hsrcd6hmlyvc3msy5racniav2jagp5abmp7xsxv0yjxiq9")) |
| 87 | 87 | ||
| 88 | (define-public linux-4.19 | 88 | (define-public linux-4.19 |
| 89 | (corrupt-linux linux-libre-4.19 "4.19.25" | 89 | (corrupt-linux linux-libre-4.19 "4.19.257" |
| 90 | "0izaldl2l2zsshkd07qsnr9x6ikipmj5jp7lxr8dyz7kf2m17pga")) | 90 | "0izaldl2l2zsshkd07qsnr9x6ikipmj5jp7lxr8dyz7kf2m17pga")) |
| 91 | 91 | ||
| 92 | (define-public linux-4.14 | 92 | (define-public linux-4.14 |
