aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-01-24 06:02:56 -0500
committerMark H Weaver <mhw@netris.org>2018-01-24 06:02:56 -0500
commite0d41d24191a9fbff044fd2bfc4f7bf50e02603b (patch)
tree4b2d2fdfc0b10a576020e8195d53220a8c5e747b
parent52009dc3bd98ea0b3dc0cedaddf4c1a9cf18a2f3 (diff)
downloadguix-e0d41d24191a9fbff044fd2bfc4f7bf50e02603b.tar
guix-e0d41d24191a9fbff044fd2bfc4f7bf50e02603b.tar.gz
gnu: linux-libre@4.4: Update to 4.4.113.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.113.
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index aa36f05c75..d581490342 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))