mhw pushed a commit to branch master
in repository guix.
commit e07cb04d40eaea8aa792e2375f7f127ef54a79f3
Author: Mark H Weaver <[email protected]>
Date: Thu Sep 27 05:51:20 2018 -0400
gnu: [email protected]: Update to 4.4.158.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.158.
---
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 170c773..95a5234 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -452,8 +452,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.4
- (make-linux-libre "4.4.157"
- "00bnfqwkr0jfdabmwx5qk5bqxn5vwnnzwqbm5rfg7lggii74kk54"
+ (make-linux-libre "4.4.158"
+ "1l3blfaw50a8l9bp735vzsmk1naq4l40qidza10dwkkrd2ip3n41"
%intel-compatible-systems
#:configuration-file kernel-config))