[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.70.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.70. |
Date: |
Mon, 18 Dec 2017 19:54:33 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 48e1f444152363918195427f46cc26dbba30792a
Author: Mark H Weaver <address@hidden>
Date: Mon Dec 18 19:51:22 2017 -0500
gnu: address@hidden: 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 2ac828c..351490f 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))