From 050439ca34369a4d4ab9369d8620d51f99bf627c Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 21 Feb 2019 02:00:26 -0500 Subject: gnu: linux-libre@4.14: Update to 4.14.102. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 9157fd03e6..86de2c0088 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -441,8 +441,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.101") -(define %linux-libre-4.14-hash "02j240x30zkhpazdimlfi0xq6zjdw6fidgdfrdnvfryvhf6j097j") +(define %linux-libre-4.14-version "4.14.102") +(define %linux-libre-4.14-hash "14bnx47695480qlcmmd3sf60mm8ghlbc3r2dgxd3302hfb8gapri") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3