summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-01-07 15:34:35 -0500
committerMark H Weaver <mhw@netris.org>2017-01-07 19:42:23 -0500
commit08600814137ef3e34b05945f02d7962206fe2e52 (patch)
tree3919e2bc32a23e7e21ec9a9d4200797ccc27e2f9
parent1c9cea74b48348a24bbd38e51345c548255666e4 (diff)
downloadguix-patches-08600814137ef3e34b05945f02d7962206fe2e52.tar
guix-patches-08600814137ef3e34b05945f02d7962206fe2e52.tar.gz
gnu: linux-libre@4.4: Update to 4.4.40.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.40.
-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 0c191629ce..00babcc225 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -338,8 +338,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.39"
- "0aqi44xshib7lx9zjc0kj2v172ywa0iy2kb6z0whbiw3f841hv43"
+ (make-linux-libre "4.4.40"
+ "0kn92h6mgx2y6brq8cc0m9mc5xb33rxvrypfhvnphfnxi0c430f3"
%intel-compatible-systems
#:configuration-file kernel-config))