mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: linux-libre@4.19: Update to 4.19.27.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.27. (%linux-libre-4.19-hash): Update hash.
This commit is contained in:
parent
1b1a6c028b
commit
9870f3ec61
1 changed files with 2 additions and 2 deletions
|
@ -428,8 +428,8 @@ (define-public linux-libre
|
|||
#:patches %linux-libre-4.20-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.19-version "4.19.26")
|
||||
(define %linux-libre-4.19-hash "0xp1hqcwimyvzzbci741vymc8mrgk3cycv8l020zas1dfw5wn48c")
|
||||
(define %linux-libre-4.19-version "4.19.27")
|
||||
(define %linux-libre-4.19-hash "055n4s4yrkcrwkdsxbf1q1zyxmpabf7kba8d0phpfadian3wr4s0")
|
||||
|
||||
(define %linux-libre-4.19-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue