From d40684e82725f611ea4ae6b80a18c3360a4446b5 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 6 May 2019 02:11:37 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.116. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.116. (%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 56483f9cf0..6c08cab960 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -476,8 +476,8 @@ between the CDemu userspace daemon and linux kernel.") #:patches %linux-libre-4.19-patches #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.115") -(define %linux-libre-4.14-hash "0p848q0zmcpx7fnql6ygwx48szv70nr50p8w8f8ji1apbl1xxjvm") +(define %linux-libre-4.14-version "4.14.116") +(define %linux-libre-4.14-hash "0siw2smp4spcqpigxfxcglphh6rs5i5lff5i9bb6gv06sdlrbq30") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3