From 0b67460918033f450dc6359bc844716dfc987577 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 15 May 2019 18:55:33 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.119. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119. (%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 462e0489da..633cee37ab 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -454,8 +454,8 @@ (define-public linux-libre-4.19 #:patches %linux-libre-4.19-patches #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.118") -(define %linux-libre-4.14-hash "1286930275y62bw33pdxbmi13mr1n75yixh3p143vqrkp0rhgnp1") +(define %linux-libre-4.14-version "4.14.119") +(define %linux-libre-4.14-hash "18bi9cjmy1cw0kjwckcbiaj1iw8sx2isz3vpdgb3si9zhzfcjnz2") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3