mhw pushed a commit to branch master
in repository guix.
commit 9578ed006c54b956d7bad7c54771d4dde6dd8b82
Author: Mark H Weaver <[email protected]>
Date: Sat Apr 14 14:06:21 2018 -0400
gnu: [email protected]: Update to 4.9.94.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.94.
---
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 3ee1649..29b75e9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -410,8 +410,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.93"
- "0flmsh4xy7ymyzwm8y4x4id798mx6vy3d6ala7x1bq41hf00075p"
+ (make-linux-libre "4.9.94"
+ "1ff6g1pq16l95bpw4bfagdg4dd49mgfrg9z7l7s6r9z7qp14cd7m"
%intel-compatible-systems
#:configuration-file kernel-config))