mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: linux-libre@4.19: Update to 4.19.15.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.15. (%linux-libre-4.19-hash): Update hash.
This commit is contained in:
parent
8b2aabd9d9
commit
8fa75a2266
1 changed files with 2 additions and 2 deletions
|
@ -427,8 +427,8 @@ (define-public linux-libre
|
|||
#:patches %linux-libre-4.20-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.19-version "4.19.14")
|
||||
(define %linux-libre-4.19-hash "12ihsp3k8gznc1hjvlpy8jdb27ijr3zsvn8wcgr5za18pg5ncjl9")
|
||||
(define %linux-libre-4.19-version "4.19.15")
|
||||
(define %linux-libre-4.19-hash "1aq09hhkf9ba5gck4m9g5ypvj76j9147f2bfyml076ln0ycdr7c7")
|
||||
|
||||
(define %linux-libre-4.19-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue