mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: linux-libre@4.14: Update to 4.14.54.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
6a8299d267
commit
61f961eed3
1 changed files with 2 additions and 2 deletions
|
@ -411,8 +411,8 @@ (define-public linux-libre
|
|||
%linux-compatible-systems
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.53")
|
||||
(define %linux-libre-4.14-hash "1bl20q85vnhbkmjj6gvqhgp379hk26rrivwmc5g5wqz46xyavk2a")
|
||||
(define %linux-libre-4.14-version "4.14.54")
|
||||
(define %linux-libre-4.14-hash "027138z7p5ld1zyrxq1xjc7x3b7wbgikh7gn2xfvwm9gn8qpazki")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue