mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: linux-libre@4.14: Update to 4.14.66.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.66. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
bb2efc0384
commit
98dfe06e3e
1 changed files with 2 additions and 2 deletions
|
@ -435,8 +435,8 @@ (define-public linux-libre
|
|||
#:patches %linux-libre-4.18-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.65")
|
||||
(define %linux-libre-4.14-hash "0sdv2c0ix2mdc5h10d56bwi77hpb4gibmrsl1ydyb95hgg37k6h0")
|
||||
(define %linux-libre-4.14-version "4.14.66")
|
||||
(define %linux-libre-4.14-hash "1sf18m6xjyg535yviz3yjbislf57s180y67z7mzbcl5pq9352bg9")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue