summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-03-05 03:43:02 -0500
committerMark H Weaver <mhw@netris.org>2018-03-05 03:43:02 -0500
commitee483a5626ef695320ef2d5d57db4dd99da98a88 (patch)
tree2f30cb8168031dd8f4a141cf97fbd5132adb72ac /gnu
parent88b1a38e26644308cd0a53ce988cf6b344ae445d (diff)
downloadguix-patches-ee483a5626ef695320ef2d5d57db4dd99da98a88.tar
guix-patches-ee483a5626ef695320ef2d5d57db4dd99da98a88.tar.gz
gnu: linux-libre@4.9: Update to 4.9.86.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
Diffstat (limited to 'gnu')
-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 02fa9b3249..e1ec8c0060 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -402,8 +402,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.85"
- "17anlawvbzw6m2lrbriy7kfncdllkl7n8vjzwl2dnrgxddavd3rf"
+ (make-linux-libre "4.9.86"
+ "0fqixx3yyvznianygk8bfxzfqj8zpnjcalifhpfyb7rm3dyvi3wd"
%intel-compatible-systems
#:configuration-file kernel-config))