summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2016-10-08 11:32:37 -0400
committerMark H Weaver <mhw@netris.org>2016-10-08 11:32:37 -0400
commitca86791881e7ec9c62266867250fe52824eb93b4 (patch)
tree6819e8c57222519a3e7f27686cb8c478cc8d0cc3 /gnu/packages/linux.scm
parent96784438f5f9ae933b466db921301ae8e6b97497 (diff)
downloadguix-patches-ca86791881e7ec9c62266867250fe52824eb93b4.tar
guix-patches-ca86791881e7ec9c62266867250fe52824eb93b4.tar.gz
gnu: linux-libre@4.4: Update to 4.4.24.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.24.
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 0e9fab25ee..23ae3e41c8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -328,8 +328,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.23"
- "07akixpxlcrpfsadnppyk2hbggqf7j2hzlkg56k0yh3dhyglxv86"
+ (make-linux-libre "4.4.24"
+ "1wg1d9rq29612psr5v4krabx7nv1y1gzfshq7wpx6i1lpqf3lill"
%intel-compatible-systems
#:configuration-file kernel-config))