gnu: linux-libre: Update to 4.18.4.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.4. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
98dfe06e3e
commit
12dc04d0b4
|
@ -404,8 +404,8 @@ It has been modified to remove all non-free binary blobs.")
|
|||
;; supports qemu "virt" machine and possibly a large number of ARM boards.
|
||||
;; See : https://wiki.debian.org/DebianKernel/ARMMP.
|
||||
|
||||
(define %linux-libre-version "4.18.3")
|
||||
(define %linux-libre-hash "0z7nnkmk5d2npilviqxa0m6nn30f5arhviysby78kkb3j2isx9jx")
|
||||
(define %linux-libre-version "4.18.4")
|
||||
(define %linux-libre-hash "1q3bndhwxwcrlyi0qcgxjsp5fl92wkfgk4y41qwrrywfv9xj3sl7")
|
||||
|
||||
(define %linux-libre-4.18-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in New Issue