mhw pushed a commit to branch master
in repository guix.

commit 5d7f9c156e61e3789e7b8f051589a84f66909d52
Author: Mark H Weaver <m...@netris.org>
Date:   Fri Jun 30 00:12:16 2017 -0400

    gnu: linux-libre@4.4: Update to 4.4.75.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.75.
---
 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 324ade3..83465ed 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -379,8 +379,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.74"
-                    "04x2ki3s2jsjkkk6bld0rd9rsk8qqvrfsxawxzfa26mkq6pv87r2"
+  (make-linux-libre "4.4.75"
+                    "1h687flrdzlcd1ms5n2khm0mxybr8bj2jfnnm7qvy6ha2vsngb5b"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to