From 180bd4a8368273b469ce4cd605328a8dd698e208 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 10 May 2017 01:13:35 -0400 Subject: [PATCH] gnu: linux-libre@4.9: Update to 4.9.27. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.27. --- 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 16fb2ff355..9d3ca66e82 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -363,8 +363,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.26" - "0s4al203v77bwhk787vr95wx4ivw1aqhw8qw4d36b5m28whh6a69" + (make-linux-libre "4.9.27" + "1b39zijjkv21kya359y4g88w5ff110v95pvc4wfvc83dvik9hny5" %intel-compatible-systems #:configuration-file kernel-config))