mhw pushed a commit to branch master
in repository guix.

commit 13a71fb59cfbd0c5dd00f621d0fc599cee6226be
Author: Mark H Weaver <m...@netris.org>
Date:   Thu Jan 18 06:27:22 2018 -0500

    gnu: linux-libre@4.9: Update to 4.9.77.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
---
 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 bb05e88..37d360a 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.76"
-                    "1ms026dp8r1cv8rbc98nfc331xggwdz1dafv89ack8d80qrhg1y1"
+  (make-linux-libre "4.9.77"
+                    "1lar2nmk1njz2lb73j64wwwc6sxx6ik5jm6lpiz1wav7avs1wix3"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to