mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 03:15:09 -05:00
gnu: linux-libre@4.14: Update to 4.14.107.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.107. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
c62d0e678f
commit
7cbbee4a85
1 changed files with 2 additions and 2 deletions
|
@ -443,8 +443,8 @@ (define-public linux-libre-4.19
|
|||
#:patches %linux-libre-4.19-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.106")
|
||||
(define %linux-libre-4.14-hash "18m8yvdg12k01a7nmy8rv44vavmjmlaqc11xh2cczpib1m6sfk1k")
|
||||
(define %linux-libre-4.14-version "4.14.107")
|
||||
(define %linux-libre-4.14-hash "19i17b8sjjvi99vya1vncjalysdy027hp35rrla68gjs28dyas7r")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue