mhw pushed a commit to branch master
in repository guix.

commit 4888c21543b851bf3823f665faca60027256a830
Author: Mark H Weaver <[email protected]>
Date:   Thu Feb 7 13:53:27 2019 -0500

    gnu: [email protected]: Update to 4.9.155.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.155.
---
 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 08a0447..bfc00aa 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,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.154"
-                    "18qy7d8ndjwx65s2z18z30px94y8ci3ymvbv0mgdcbp16brak9zf"
+  (make-linux-libre "4.9.155"
+                    "0fyj8dqhpqi3jh6i58avyvmg4mp9bplnpiffpp3fdka4v85lx152"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 

Reply via email to