[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.141.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.141. |
Date: |
Wed, 18 Jul 2018 00:29:22 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 06f06142a31cf017398a532544f3141b6ab970f5
Author: Mark H Weaver <address@hidden>
Date: Wed Jul 18 00:22:24 2018 -0400
gnu: address@hidden: Update to 4.4.141.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.141.
---
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 d9c0985..138e8da 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.140"
- "10h4k2c2ncnc1h61kikqb618dh9lp8fmzagz2ydykrdbb5jjiy82"
+ (make-linux-libre "4.4.141"
+ "0lzl0zz12r1s2r1x4bmyfhcj1mq14rm1c6npyvsj79fzz0z4z2pc"
%intel-compatible-systems
#:configuration-file kernel-config))