mhw pushed a commit to branch master
in repository guix.

commit 8ba0bd1c6c6d7476f5252da95cdc906b63935418
Author: Mark H Weaver <[email protected]>
Date:   Tue Mar 28 05:36:20 2017 -0400

    gnu: [email protected]: Update to 4.4.57.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
---
 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 c42a679..a9fbf91 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.56"
-                    "16fa4rf6vdyakvjis2ahvzdw87znsqgxd84458y86z2szwbaym7n"
+  (make-linux-libre "4.4.57"
+                    "18mgf2xvjfqkg62kmffhbpgxgqpizy400b9ndagq3rlx7pcx5v1j"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to