mhw pushed a commit to branch master
in repository guix.
commit 8c6770057e38f0a478c78f9ed2290872b475dd08
Author: Mark H Weaver <[email protected]>
Date: Fri Aug 10 20:31:14 2018 -0400
gnu: [email protected]: Update to 4.4.147.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.147.
---
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 1ad86a7..f9ebdd8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -429,8 +429,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.146"
- "1gpshdkn2rfg8kkf2qb2z30yk1lgzndk0fn1bvnrmfmx7swc45w8"
+ (make-linux-libre "4.4.147"
+ "0b9pr7qwa5ksj0bk5yh6hcxrjkv41ji0x29hscravmj4ckkxg0l6"
%intel-compatible-systems
#:configuration-file kernel-config))