mhw pushed a commit to branch master
in repository guix.

commit 41d6afb266a7bf2f0df95915a0fefc714e191199
Author: Mark H Weaver <[email protected]>
Date:   Thu Sep 20 17:59:10 2018 -0400

    gnu: [email protected]: Update to 4.9.128.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.128.
---
 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 1657ebc..7034291 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.127"
-                    "0q7h5gnl3ikic0pvwrxp78pz56yvijhz6s84gb92xywi1v3dd8mh"
+  (make-linux-libre "4.9.128"
+                    "0lww23xcyyg0dwzrap5x9d700gy3lbxln55n6sqqkm7m89dkqwha"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to