From 09d95d8507ab5ca2055f16faa7998936642320a0 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 1 Feb 2018 01:45:54 -0500 Subject: gnu: linux-libre@4.14: Update to 4.14.16. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.16. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 6e78dfc2ce..346b481c50 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -391,8 +391,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.15") -(define %linux-libre-4.14-hash "0s94d51bym3zipxf40xjzq943b7b2x4ba1gp3j7l5npj5nr2xiy8") +(define %linux-libre-4.14-version "4.14.16") +(define %linux-libre-4.14-hash "0qigj0wjm2pdjsz99mqmvf52m9qfkab8hiasdbvkby9dq59h4smd") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3