From 48e1f444152363918195427f46cc26dbba30792a Mon Sep 17 00:00:00 2001
From: Mark H Weaver <mhw@netris.org>
Date: Mon, 18 Dec 2017 19:51:22 -0500
Subject: [PATCH] gnu: linux-libre@4.9: Update to 4.9.70.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.70.
---
 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 2ac828c84d..351490f470 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.69"
-                    "0xkqbh8fpx47appszjbxzljr6vr0wyk0fphlkynpcrmingk4b98j"
+  (make-linux-libre "4.9.70"
+                    "1bwfk68zzwmznhf3zv858wpav2r43g7hg4wxcdyfamy8k38v0r43"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))