mhw pushed a commit to branch master
in repository guix.

commit 5338e62572d20a573627c7998c5a20a72f1908bd
Author: Mark H Weaver <[email protected]>
Date:   Mon Dec 25 23:05:27 2017 -0500

    gnu: [email protected]: Update to 4.9.72.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.72.
---
 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 91a9745..5a2592f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.71"
-                    "0z4m77zbndlqy43bgl1xhklpjilbvrhbfbcppc55z3f61qwjf0mc"
+  (make-linux-libre "4.9.72"
+                    "1jcjrnbn7q3wa90ibpwxn2hfj2phx8bhj0k7isblgrj674s7zzzv"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to