From f9ab5c47bd996386d70e6aedd673f682118b3708 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 8 May 2019 22:18:13 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.117. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.117. (%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 2e82b2ce3e..bdf74fac12 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.116") -(define %linux-libre-4.14-hash "0siw2smp4spcqpigxfxcglphh6rs5i5lff5i9bb6gv06sdlrbq30") +(define %linux-libre-4.14-version "4.14.117") +(define %linux-libre-4.14-hash "14sy035zdikl3xr0wyg3srr4b2jjlvq7wzj6b0b74y90fa2s1rz5") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3