mhw pushed a commit to branch master
in repository guix.

commit e67512df40d223ed4b8a584ff94f60ca4be140ae
Author: Mark H Weaver <[email protected]>
Date:   Fri Mar 30 17:32:02 2018 -0400

    gnu: [email protected]: Update to 4.4.125.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.125.
---
 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 d0db948..d1d523f 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.124"
-                    "1368x0wki8zhk0hwz36hrkp2lr2kbm9i0fwzws201h3y85mldgh4"
+  (make-linux-libre "4.4.125"
+                    "0xjw1ahfvi2b4m29id6sd3qh60rghkcf34nsydvrvnl4r6blblkv"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to