[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.102.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.102. |
Date: |
Sat, 25 Nov 2017 02:50:14 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 749164cb71f6156adb5c99df360758dbb74efa2d
Author: Mark H Weaver <address@hidden>
Date: Sat Nov 25 02:44:17 2017 -0500
gnu: address@hidden: Update to 4.4.102.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.102.
---
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 55ff698..e1e7f61 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -389,8 +389,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.100"
- "0lqb6bxpa3play8hz9k1d54xzlm8m58xh6rlfcvmwcs8qjkvpm6g"
+ (make-linux-libre "4.4.102"
+ "16jl383v71zxpgrab30z6m3jzcg42i2zwh9vfy8k5li0xnal4437"
%intel-compatible-systems
#:configuration-file kernel-config))