From 7a402621ecdd64c49733691ebac3e8232b11c5cc Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 19 Oct 2017 15:31:02 -0400 Subject: [PATCH] gnu: linux-libre@4.9: Update to 4.9.57. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.57. --- 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 8fc04515b9..b21e3cae1a 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -378,8 +378,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.56" - "05wy73yh4jbn1881djs21wl4hws62lyc1frb5di6cg6m3z7j658i" + (make-linux-libre "4.9.57" + "02ldxzbazdbhvgkwxl6xblkwj75s5cm33fpm77kv394w35jan3by" %intel-compatible-systems #:configuration-file kernel-config))