summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-03-26 04:58:09 -0400
committerMark H Weaver <mhw@netris.org>2018-03-26 04:58:09 -0400
commit7ebe7d85c0c39356506bf5105a88b579ac120608 (patch)
tree3ed8c5efe26cab279e0da97ad6f48ece27c1bc9e
parent7d85fcde2343e59bd2eb5ba5d08123877a38da6c (diff)
downloadguix-7ebe7d85c0c39356506bf5105a88b579ac120608.tar.gz
gnu: linux-libre@4.4: Update to 4.4.124.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.124.
-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 b85ee67ee8..55b202280b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -408,8 +408,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.123"
-                    "1ldc7pz4irngk204xsca2cy0ihlqinimn0hg20aqnbh48cw72iyg"
+  (make-linux-libre "4.4.124"
+                    "1368x0wki8zhk0hwz36hrkp2lr2kbm9i0fwzws201h3y85mldgh4"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))