mhw pushed a commit to branch master
in repository guix.
commit e0d41d24191a9fbff044fd2bfc4f7bf50e02603b
Author: Mark H Weaver <[email protected]>
Date: Wed Jan 24 06:02:56 2018 -0500
gnu: [email protected]: Update to 4.4.113.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.113.
---
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 aa36f05..d581490 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -390,8 +390,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.112"
- "12qnbqn6n984c0cwbwi26znmhw8pasxsfy1qyh5s1pzqx3k4q2h2"
+ (make-linux-libre "4.4.113"
+ "17l5gw99ph312k0x4d3f08zlsp1ljr6c1mp0xvqp1257gnz84bgb"
%intel-compatible-systems
#:configuration-file kernel-config))