mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: linux-libre@4.14: Update to 4.14.130.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.130. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
10a303a4a5
commit
f6d78ff9b6
1 changed files with 2 additions and 2 deletions
|
@ -466,8 +466,8 @@ (define-public linux-libre-headers-4.19
|
|||
(make-linux-libre-headers %linux-libre-4.19-version
|
||||
%linux-libre-4.19-hash))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.129")
|
||||
(define %linux-libre-4.14-hash "0aw37l5c6hpgzqjawyq3rd7csp92x8mhy785mf0hg0i9smyfg767")
|
||||
(define %linux-libre-4.14-version "4.14.130")
|
||||
(define %linux-libre-4.14-hash "1fk6ds0q2rykr6byvfass8f5a9k6qq9sk261wjcfp1gn8b9wmxws")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue