mhw pushed a commit to branch master
in repository guix.

commit 176999f18ed37e8e494fd9fa5ef12e67d6275386
Author: Mark H Weaver <m...@netris.org>
Date:   Mon Sep 10 13:23:20 2018 -0400

    gnu: linux-libre@4.9: Update to 4.9.126.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.126.
---
 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 f510e02..1be1b37 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -446,8 +446,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.125"
-                    "1saihk61l1kk42jf8yfsfkm77zalq31f0bdlam3c1g7yw702wj9g"
+  (make-linux-libre "4.9.126"
+                    "0qa9zxa7isn20b9sbjcyrqfynd00phddv3yindp5dmvsng1kwxj8"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to