mhw pushed a commit to branch master
in repository guix.
commit df74221a22e90f9a69fb5e3c289865de99b91332
Author: Mark H Weaver <[email protected]>
Date: Sat Jul 14 01:42:20 2018 -0400
gnu: [email protected]: Update to 4.4.140.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.140.
---
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 f0dc71a..68de4a4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -427,8 +427,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.139"
- "0x58ykgx7vbv23q763ydifi548mz39nal7wbvrrl4i9ndk7pzfzz"
+ (make-linux-libre "4.4.140"
+ "10h4k2c2ncnc1h61kikqb618dh9lp8fmzagz2ydykrdbb5jjiy82"
%intel-compatible-systems
#:configuration-file kernel-config))