mhw pushed a commit to branch master
in repository guix.

commit 16e2bb5cd5bc705d2bffd68d11cc46e6e9238759
Author: Mark H Weaver <[email protected]>
Date:   Sat Jul 14 01:43:11 2018 -0400

    gnu: [email protected]: Update to 4.9.112.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.112.
---
 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 68de4a4..ca3a66a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -421,8 +421,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.111"
-                    "0ld57627k6mjp14x5bvndakj6lc4l31zp2yq74h7ski2g3k7ppk2"
+  (make-linux-libre "4.9.112"
+                    "1zrnbvzr7z5ky79r6hpjvn15bxmwcyi8lr7yq2nx1r8ladl8lnb0"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to