mhw pushed a commit to branch master
in repository guix.

commit ab7da7bc39004cb1d2d09ce9b0c34ee7993fc141
Author: Mark H Weaver <[email protected]>
Date:   Sun May 27 01:20:01 2018 -0400

    gnu: [email protected]: Update to 4.4.133.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.133.
---
 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 70e6129..990d2c9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -419,8 +419,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.132"
-                    "012nmbvvi8sg0iav5aibk8qx189iwqjadnr4h5jv65gzi7i79li9"
+  (make-linux-libre "4.4.133"
+                    "05qc9smcvxd68d46l5gjhvihhnidkiymqh4fv4nyagzv555q7na7"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to