From 9914234ca52d0315a5a8f7a6f75581f8f074ccfe Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Fri, 15 Mar 2019 22:34:43 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.106. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.106. (%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 4cab9c9f7f..928e6567e0 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -442,8 +442,8 @@ It has been modified to remove all non-free binary blobs.") #:patches %linux-libre-4.19-patches #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.105") -(define %linux-libre-4.14-hash "06pp13d2g0j2v8jy8fh20b4ismzg9wn3i7bnx2hpyvslz256rrgg") +(define %linux-libre-4.14-version "4.14.106") +(define %linux-libre-4.14-hash "18m8yvdg12k01a7nmy8rv44vavmjmlaqc11xh2cczpib1m6sfk1k") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3