mhw pushed a commit to branch master
in repository guix.

commit 4d332846f0674e453393c7e940ec9c350b58020b
Author: Mark H Weaver <m...@netris.org>
Date:   Mon Apr 9 00:13:47 2018 -0400

    gnu: linux-libre@4.4: Update to 4.4.127.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.127.
---
 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 a01edf7..7cf34e1 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.126"
-                    "03arqqx8qsjadnk7mhhnr59j2vmbpkmrwi86md2n4c8bqja8fgnq"
+  (make-linux-libre "4.4.127"
+                    "1av536sp6ancx0fy71wpmqv4r66pksrcjbnrcjggard6im4c8pjy"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to