mhw pushed a commit to branch master
in repository guix.
commit fc43d6d4d9df9672b3a1047e5c81bed511dad8e4
Author: Mark H Weaver <[email protected]>
Date: Sat Nov 10 20:22:30 2018 -0500
gnu: [email protected]: Update to 4.4.163.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.163.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index b1021d5..cd7f618 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -445,8 +445,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.162"
- "1anb2k9i03369lvbwlw24vimxvk8zpcql4ryz0ydvf3pxv8lirm2"
+ (make-linux-libre "4.4.163"
+ "05j0dm0cxilanp5z40n8kgjz9vn1p4rg63kksicd2v48w8ka82z6"
%intel-compatible-systems
#:configuration-file kernel-config))