From 08e43eba4e62e3d6dd888fa97824ebeae0a64d1f Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 19 Aug 2018 02:16:53 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.65. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65. (%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 4c5d7ece10..19e68dcdcc 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -435,8 +435,8 @@ It has been modified to remove all non-free binary blobs.") #:patches %linux-libre-patches #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.64") -(define %linux-libre-4.14-hash "1yslbwk8p7hvcxka103095pj31q49nrx0829557r9x8kb2mb3d53") +(define %linux-libre-4.14-version "4.14.65") +(define %linux-libre-4.14-hash "0sdv2c0ix2mdc5h10d56bwi77hpb4gibmrsl1ydyb95hgg37k6h0") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.2.3