summary refs log tree commit diff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-05-05 00:12:39 -0400
committerMark H Weaver <mhw@netris.org>2017-05-05 00:12:39 -0400
commita501a6616841972f229def887241076936a46893 (patch)
tree41054d60492eaeba45cc3341b1825d164bd71dca /gnu/packages/linux.scm
parentf9ff014bf623071b9343265e8a5aa994a10ec9d4 (diff)
downloadguix-a501a6616841972f229def887241076936a46893.tar.gz
gnu: linux-libre@4.4: Update to 4.4.66.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.66.
Diffstat (limited to 'gnu/packages/linux.scm')
-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 9db8be94a8..4a1cf2160a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -369,8 +369,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.65"
-                    "03bxjdbmj9zmclb1c11zlblcmhych5d00p93f9vg048paizpk3b3"
+  (make-linux-libre "4.4.66"
+                    "16lw0cjrq5ma23hwrrx5hmycpkzb0gqmwdn8jbfqgd8s88qp6zl7"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))