[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: address@hidden: Update to 4.4.86.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: address@hidden: Update to 4.4.86. |
Date: |
Sat, 2 Sep 2017 17:52:09 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 3e51cd8c765d6fa4b3dc2a7e4c9aec335861e209
Author: Mark H Weaver <address@hidden>
Date: Sat Sep 2 17:45:37 2017 -0400
gnu: address@hidden: Update to 4.4.86.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.86.
---
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 60bb967..6fdfb60 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -383,8 +383,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.85"
- "1ahcgz2531c0zmyyw54w5z2fzwlqqn68hl7dyy4hxdns4yx3irmz"
+ (make-linux-libre "4.4.86"
+ "0zm283262k63c5sa3l2lg8lqdjmgzym60qf3kvfva21xqswzcpas"
%intel-compatible-systems
#:configuration-file kernel-config))