mhw pushed a commit to branch master
in repository guix.
commit 08600814137ef3e34b05945f02d7962206fe2e52
Author: Mark H Weaver <[email protected]>
Date: Sat Jan 7 15:34:35 2017 -0500
gnu: [email protected]: Update to 4.4.40.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.40.
---
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 0c19162..00babcc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -338,8 +338,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.39"
- "0aqi44xshib7lx9zjc0kj2v172ywa0iy2kb6z0whbiw3f841hv43"
+ (make-linux-libre "4.4.40"
+ "0kn92h6mgx2y6brq8cc0m9mc5xb33rxvrypfhvnphfnxi0c430f3"
%intel-compatible-systems
#:configuration-file kernel-config))