aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2016-12-15 20:35:24 -0500
committerMark H Weaver <mhw@netris.org>2016-12-15 20:35:24 -0500
commit0eb36dd17f38013654b6c042171f95a9bdc3ee8d (patch)
tree74c4083ef091582833ef4458b19738def81389db /gnu
parentfb73f07a0fe05890d44300a81ab1623161552244 (diff)
downloadguix-0eb36dd17f38013654b6c042171f95a9bdc3ee8d.tar
guix-0eb36dd17f38013654b6c042171f95a9bdc3ee8d.tar.gz
gnu: linux-libre@4.4: Update to 4.4.39.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
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 2d006efe0b..291ffdf8d7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -333,8 +333,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.38"
- "038mzv5dj7cj5vywiafniai2f56wh7k2yirv0ac61nvg2v25r2jk"
+ (make-linux-libre "4.4.39"
+ "0aqi44xshib7lx9zjc0kj2v172ywa0iy2kb6z0whbiw3f841hv43"
%intel-compatible-systems
#:configuration-file kernel-config))