summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-12-20 18:27:08 -0500
committerMark H Weaver <mhw@netris.org>2017-12-20 18:27:08 -0500
commit770635e11df514d96da4583d2c21d3c4bb2292ff (patch)
tree3d3225474070c3a0647877061ccd619668d4ea0c
parent4305176096d192e09673b05e7a1049501607b809 (diff)
downloadguix-770635e11df514d96da4583d2c21d3c4bb2292ff.tar.gz
gnu: linux-libre@4.4: Update to 4.4.107.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.107.
-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 2eb35c92f2..ca7115ecac 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -390,8 +390,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.4
-  (make-linux-libre "4.4.106"
-                    "1dn67fl8lbckjxcra1d02fqjald71cxp4fq3bld4wc1r4saanqi7"
+  (make-linux-libre "4.4.107"
+                    "0pfzv15c1qj7a77n8cdmsi77yhlbzv35y7qa03j0b96ajwjsclsp"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))