diff options
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index c61b08039e..9c06eaaa64 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -435,8 +435,8 @@ It has been modified to remove all non-free binary blobs.") #:patches %linux-libre-patches #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.63") -(define %linux-libre-4.14-hash "0ysqf70vpycw0xl1sm4rdkpaq526awys28di7k3kqgnlvgfgiilr") +(define %linux-libre-4.14-version "4.14.64") +(define %linux-libre-4.14-hash "1yslbwk8p7hvcxka103095pj31q49nrx0829557r9x8kb2mb3d53") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version |