mhw pushed a commit to branch master
in repository guix.

commit af94698b71bb3277019cdcce905a2859bc5d42ee
Author: Mark H Weaver <[email protected]>
Date:   Fri May 17 04:07:34 2019 -0400

    gnu: [email protected]: Update to 4.9.177.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177.
---
 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 16ce609..5616031 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -464,8 +464,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.176"
-                    "0v5rhb1nd9h4ssm0jxf3vspcm954pp7vkmz2k99p0yhw45i3aj6x"
+  (make-linux-libre "4.9.177"
+                    "1zzv863qzzzri4xdcqr84pgbfafvfi6wylbxv6qz139fx638z9bd"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 

Reply via email to