mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: linux-libre@4.14: Update to 4.14.112.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.112. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
a85190ddd0
commit
3f6b7699cd
1 changed files with 2 additions and 2 deletions
|
@ -473,8 +473,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.111")
|
||||
(define %linux-libre-4.14-hash "1b34f96yigdxxh5wg798933nrv7rak1w0v0q1jfviyrllrg3hkmq")
|
||||
(define %linux-libre-4.14-version "4.14.112")
|
||||
(define %linux-libre-4.14-hash "0nvd5y84y0g5dlzygna86vvmb3lznm4wsmdgr8rp0z0vm93xcx6m")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue