mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 03:29:40 -05:00
gnu: linux-libre@4.14: Update to 4.14.103.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
bc14e23650
commit
ed5cabe6ee
1 changed files with 2 additions and 2 deletions
|
@ -441,8 +441,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.102")
|
||||
(define %linux-libre-4.14-hash "14bnx47695480qlcmmd3sf60mm8ghlbc3r2dgxd3302hfb8gapri")
|
||||
(define %linux-libre-4.14-version "4.14.103")
|
||||
(define %linux-libre-4.14-hash "05zcb7kaj6cni4v0s0qdywwrqzlr63mkqbhxkbmrjz4blxxxdszg")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue