mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: linux-libre: Update to 4.18.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
b8b2247803
commit
863e61994c
1 changed files with 2 additions and 2 deletions
|
@ -404,8 +404,8 @@ (define %linux-compatible-systems '("x86_64-linux" "i686-linux" "armhf-linux" "a
|
|||
;; 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.1")
|
||||
(define %linux-libre-hash "0kj3z9c3sa1njdf0yysscvcgbm0l4sqnclm5fby2nf034zmc6kpx")
|
||||
(define %linux-libre-version "4.18.2")
|
||||
(define %linux-libre-hash "0kfbzwp56yf7lb884jcdwx5cia73k5ks3nzxb306lj4s249qkn17")
|
||||
|
||||
(define %linux-libre-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue