mhw pushed a commit to branch master
in repository guix.
commit b98af01bf4add7f87861b134357ec0765a0c2337
Author: Mark H Weaver <[email protected]>
Date: Wed Jan 24 06:03:31 2018 -0500
gnu: [email protected]: Update to 4.9.78.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.78.
---
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 d581490..bfce571 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.77"
- "1lar2nmk1njz2lb73j64wwwc6sxx6ik5jm6lpiz1wav7avs1wix3"
+ (make-linux-libre "4.9.78"
+ "12j7nxz92krq2ax7rii4pr6y1pr37n7ml692kqifpzpbzqm5yb9k"
%intel-compatible-systems
#:configuration-file kernel-config))