[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.4.143.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.4.143. |
Date: |
Tue, 24 Jul 2018 10:04:56 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit f7b447f84bc3d044ce9c8f9fa067f73d689479be
Author: Mark H Weaver <address@hidden>
Date: Tue Jul 24 09:56:53 2018 -0400
gnu: address@hidden: Update to 4.4.143.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.143.
---
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 ad2ce25..4a109f3 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.141"
- "0lzl0zz12r1s2r1x4bmyfhcj1mq14rm1c6npyvsj79fzz0z4z2pc"
+ (make-linux-libre "4.4.143"
+ "0kawgpmmv37gds3cbww791bbzvwfjg760yg3qw3dk913dawhdmzw"
%intel-compatible-systems
#:configuration-file kernel-config))