[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: address@hidden: Update to 4.9.107.
From: |
Mark H. Weaver |
Subject: |
02/02: gnu: address@hidden: Update to 4.9.107. |
Date: |
Thu, 7 Jun 2018 23:42:10 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 0b2fd1600fa719ab537f4fa57fc021d233a752e8
Author: Mark H Weaver <address@hidden>
Date: Thu Jun 7 23:38:28 2018 -0400
gnu: address@hidden: Update to 4.9.107.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.107.
---
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 4ddede9..ccbc95b 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.106"
- "0wgyv15x2czd4nyw4smzp9923cl1ix7pjcry4zn3y61ivqxbqini"
+ (make-linux-libre "4.9.107"
+ "0560sy53l42wi1jidwdbhjaa9p6kf46snk2hfcjk9f0ciiiiz5gi"
%intel-compatible-systems
#:configuration-file kernel-config))