mhw pushed a commit to branch master
in repository guix.
commit ce484f1e090beb7aeed0b7e6f67ba33d20a7f4e9
Author: Mark H Weaver <[email protected]>
Date: Fri Mar 30 17:32:35 2018 -0400
gnu: [email protected]: Update to 4.9.91.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.91.
---
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 d1d523f..dfd13d3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -402,8 +402,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.90"
- "0mzy6wcxp9m9icb8mvsbywp1lrbvbv6n8rs3xszqm43dxy9zj1jd"
+ (make-linux-libre "4.9.91"
+ "12ap0wh70ms5ja98zbkscdc1sm4khdlaakric9jpl054fgl2cwv6"
%intel-compatible-systems
#:configuration-file kernel-config))