aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-12-18 19:51:22 -0500
committerMark H Weaver <mhw@netris.org>2017-12-18 19:51:22 -0500
commit48e1f444152363918195427f46cc26dbba30792a (patch)
tree5bc20e5f7ab53ff8cfe2708bfd6c9f4fd534f94b
parent86300e61b99994ccf03e240c9aa0e7e58120f83c (diff)
downloadguix-48e1f444152363918195427f46cc26dbba30792a.tar
guix-48e1f444152363918195427f46cc26dbba30792a.tar.gz
gnu: linux-libre@4.9: Update to 4.9.70.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.70.
-rw-r--r--gnu/packages/linux.scm4
1 files 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))