From b51453337bbd315f572f3aece2139c9bbfa7d1f0 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Fri, 23 Feb 2018 22:01:46 -0500 Subject: [PATCH] gnu: linux-libre@4.9: Update to 4.9.83. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83. --- 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 d91ab6e00aa847bd1f8956154aa5b1a4e2e9416d..cd04dd906fe90ddc5a036762beaeabf6fcffe7eb 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -402,8 +402,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.82" - "1x2hbn2kf7ikgdiqwj2d6d0s1pa1xh4xywliyj3rfsilanny2ipw" + (make-linux-libre "4.9.83" + "09mw2r2fbn0g6xfhyxk0n54c7sg0vk9nlp7k2ca3v0v24n7lrfza" %intel-compatible-systems #:configuration-file kernel-config))