aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-10-21 14:56:44 -0400
committerMark H Weaver <mhw@netris.org>2018-10-21 14:56:44 -0400
commit9ab6c680ba7e42d3a7cf13c74a7bbcb53c5c390e (patch)
treeae57190854d206495facda424f89d04c26d7a687
parent673364cd3a7848067dc3ecb69c7f8a4f3a28f6d5 (diff)
downloadguix-9ab6c680ba7e42d3a7cf13c74a7bbcb53c5c390e.tar
guix-9ab6c680ba7e42d3a7cf13c74a7bbcb53c5c390e.tar.gz
gnu: linux-libre@4.4: Update to 4.4.162.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.162.
-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 2aeddc2a34..5cbf87b68c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -452,8 +452,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.161"
- "1q6bsndpjgw72mybhl5l8vrxs4mimg6821bjgi1pjkxbc7nd921b"
+ (make-linux-libre "4.4.162"
+ "1anb2k9i03369lvbwlw24vimxvk8zpcql4ryz0ydvf3pxv8lirm2"
%intel-compatible-systems
#:configuration-file kernel-config))