[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.9.106.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.9.106. |
Date: |
Tue, 5 Jun 2018 17:24:06 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 4418c59005f56505a721301fd11dd0d77a8d2248
Author: Mark H Weaver <address@hidden>
Date: Tue Jun 5 17:16:52 2018 -0400
gnu: address@hidden: Update to 4.9.106.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.106.
---
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 da994d8..511e0a8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -414,8 +414,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.105"
- "0kzznalr69c3z63y4gs38zs6cb0jmn41ggvz4i1gp2sqpmjm6ybb"
+ (make-linux-libre "4.9.106"
+ "0wgyv15x2czd4nyw4smzp9923cl1ix7pjcry4zn3y61ivqxbqini"
%intel-compatible-systems
#:configuration-file kernel-config))