From 0dcfc00550e9338a42c6fb7c94241ad5d3d5b0dc Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 16 Aug 2018 16:22:36 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.63. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.63. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 8dc57d9eeb..dbab2ddeea 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -413,8 +413,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.62") -(define %linux-libre-4.14-hash "0gpcdimig6d833dgxmj1i21dg8n12g4q38n0dq5j5x215w6rxy65") +(define %linux-libre-4.14-version "4.14.63") +(define %linux-libre-4.14-hash "0ysqf70vpycw0xl1sm4rdkpaq526awys28di7k3kqgnlvgfgiilr") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3