From 03d0aa8b22223b67ec9bbd363c4d5800efdbaf82 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 30 Mar 2017 16:43:00 -0400 Subject: gnu: linux-libre: Update to 4.10.7. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.7. (%linux-libre-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index c3fecd0e76..eef934ea53 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -342,8 +342,8 @@ (define* (make-linux-libre version hash supported-systems (define %intel-compatible-systems '("x86_64-linux" "i686-linux")) -(define %linux-libre-version "4.10.6") -(define %linux-libre-hash "01iv39dpqvnmynrvjk3ji5411ywazx96pkjkw4v1bm7jqvc1b7bh") +(define %linux-libre-version "4.10.7") +(define %linux-libre-hash "0cjhnq67h3kk2dx0kd3nw0f1lbxvc8jr8n5khb9bh07913ag2pyq") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.2.3