mhw pushed a commit to branch master
in repository guix.

commit 72d5109ca4d43614b099cf34a1cd0c84f41ae013
Author: Mark H Weaver <m...@netris.org>
Date:   Sat Apr 14 14:05:44 2018 -0400

    gnu: linux-libre@4.4: Update to 4.4.128.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.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 26626ce..3ee1649 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -416,8 +416,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.127"
-                    "1av536sp6ancx0fy71wpmqv4r66pksrcjbnrcjggard6im4c8pjy"
+  (make-linux-libre "4.4.128"
+                    "1aqz5skyz534bcpnn6w9madg6kadgyjjypah9dhmqf841rygb6rk"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to