mhw pushed a commit to branch master
in repository guix.

commit 3c67367612bb905af3dff359d40aca9f5f88973e
Author: Mark H Weaver <[email protected]>
Date:   Sun Mar 26 03:09:06 2017 -0400

    gnu: [email protected]: Update to 4.4.56.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.56.
---
 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 bf16ff0..09e0eca 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -354,8 +354,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.55"
-                    "1m4h3wi4j573hny1yfi9qwkiicx2bx3gwy52zpr8bhxpyqz0d2dl"
+  (make-linux-libre "4.4.56"
+                    "16fa4rf6vdyakvjis2ahvzdw87znsqgxd84458y86z2szwbaym7n"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to