mhw pushed a commit to branch master
in repository guix.

commit d406f8ca192897350959f273abd8fe94b3197780
Author: Mark H Weaver <[email protected]>
Date:   Sun Jun 18 00:50:53 2017 -0400

    gnu: [email protected]: Update to 4.9.33.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
---
 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 c7ce39f..ed79a7c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -368,8 +368,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.32"
-                    "0xvpbnl9lshhfg56rsdzqqq7kjkrj26jpdfh9w8mm1ap42nbbjph"
+  (make-linux-libre "4.9.33"
+                    "1dam6vqymhlx1vsl0lzxphamiifgyf97snxg18b2czqq402nz094"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to