mhw pushed a commit to branch master
in repository guix.

commit 8a16df0290a71a516bc18f6af3b8e7bbcad5baec
Author: Mark H Weaver <[email protected]>
Date:   Thu Jun 15 06:22:36 2017 -0400

    gnu: [email protected]: Update to 4.9.32.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32.
---
 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 dbeb0d3..3e2e5e7 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.31"
-                    "0amc35c9f2rym6grb277yscnx8ybn8d4fbc2a59sgkg1lsdv7n4q"
+  (make-linux-libre "4.9.32"
+                    "0xvpbnl9lshhfg56rsdzqqq7kjkrj26jpdfh9w8mm1ap42nbbjph"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to