mhw pushed a commit to branch master
in repository guix.

commit e205afbd1cca8114a529b93d5e44f9425c3bafda
Author: Mark H Weaver <m...@netris.org>
Date:   Mon May 21 13:18:41 2018 -0400

    gnu: linux-libre@4.9: Update to 4.9.101.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
---
 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 bb4e003..de60f1a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -413,8 +413,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.100"
-                    "1zphlisrjzbgk7nvclbwm23kmrx7vw13w02r1va3g5lzh0rlwx71"
+  (make-linux-libre "4.9.101"
+                    "1s8zpl3dnz0nrg0by6hnss5z20iwlcwdg5x4251w0l9la81p05v5"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to