mhw pushed a commit to branch master
in repository guix.
commit 064c3e78dd70e5599b49b180940dfeda234b1bb6
Author: Mark H Weaver <[email protected]>
Date: Thu Jul 26 04:43:13 2018 -0400
gnu: [email protected]: Update to 4.4.144.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.144.
---
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 7edf20e..b837849 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -429,8 +429,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.143"
- "0kawgpmmv37gds3cbww791bbzvwfjg760yg3qw3dk913dawhdmzw"
+ (make-linux-libre "4.4.144"
+ "1001nw9d51vbiisrjv5ffqigcwfs0r9gav2f8hkw9hzjw64nhanp"
%intel-compatible-systems
#:configuration-file kernel-config))