mhw pushed a commit to branch master
in repository guix.
commit c6ede267e64ea6b5e3546274fafd2afc84f8b140
Author: Mark H Weaver <[email protected]>
Date: Thu Sep 20 17:58:31 2018 -0400
gnu: [email protected]: Update to 4.4.157.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.157.
---
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 e34c67c..1657ebc 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.156"
- "13j4jb4hifh3fah2ysy2425fakwqqdh2z23lf4i0frxa1xl974h2"
+ (make-linux-libre "4.4.157"
+ "00bnfqwkr0jfdabmwx5qk5bqxn5vwnnzwqbm5rfg7lggii74kk54"
%intel-compatible-systems
#:configuration-file kernel-config))