mhw pushed a commit to branch master
in repository guix.
commit d1b2611d22dedeebab8ce68c4d920be57252be4e
Author: Mark H Weaver <[email protected]>
Date: Wed Jul 4 19:13:58 2018 -0400
gnu: [email protected]: Update to 4.9.111.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.111.
---
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 f4479eb..b5ce7dc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -421,8 +421,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.110"
- "0nzfna9w9a45y521d3dcxkdv66gn38n4pq814rdqazk74qb5macn"
+ (make-linux-libre "4.9.111"
+ "0ld57627k6mjp14x5bvndakj6lc4l31zp2yq74h7ski2g3k7ppk2"
%intel-compatible-systems
#:configuration-file kernel-config))