diff options
| author | Mark H Weaver <mhw@netris.org> | 2018-12-02 02:12:10 -0500 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2018-12-02 02:12:10 -0500 |
| commit | ce31ae397b7d5f8c686e30821d5d2105d32b4986 (patch) | |
| tree | b26b32e8bf0adb194e269506e5525a0622cc13ff /gnu | |
| parent | 2e34023f5e79dcf0c16d2f16d36f6fbda893667b (diff) | |
gnu: linux-libre: Update to 4.19.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.6.
(%linux-libre-hash): Update hash.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 022d331a779..b9f2963c124 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -406,8 +406,8 @@ It has been modified to remove all non-free binary blobs.") | |||
| 406 | ;; supports qemu "virt" machine and possibly a large number of ARM boards. | 406 | ;; supports qemu "virt" machine and possibly a large number of ARM boards. |
| 407 | ;; See : https://wiki.debian.org/DebianKernel/ARMMP. | 407 | ;; See : https://wiki.debian.org/DebianKernel/ARMMP. |
| 408 | 408 | ||
| 409 | (define %linux-libre-version "4.19.5") | 409 | (define %linux-libre-version "4.19.6") |
| 410 | (define %linux-libre-hash "1ailss05c3p9aw2ysv75kj9j7qk04rc0cn9y9dk6fmjhnbnw9abm") | 410 | (define %linux-libre-hash "1ybi878li06algbv2pdwn81jlh038pfvzz3axn1bzic9p4c9rjhf") |
| 411 | 411 | ||
| 412 | (define %linux-libre-4.19-patches | 412 | (define %linux-libre-4.19-patches |
| 413 | (list %boot-logo-patch | 413 | (list %boot-logo-patch |
