mhw pushed a commit to branch master
in repository guix.

commit e4d8584efb70700f81f6043012d4199e22b0ad9d
Author: Mark H Weaver <[email protected]>
Date:   Mon Dec 25 23:04:47 2017 -0500

    gnu: [email protected]: Update to 4.4.108.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.108.
---
 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 ae705f1..91a9745 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -390,8 +390,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.4
-  (make-linux-libre "4.4.107"
-                    "0pfzv15c1qj7a77n8cdmsi77yhlbzv35y7qa03j0b96ajwjsclsp"
+  (make-linux-libre "4.4.108"
+                    "1cwcpp76m4k69lv7h09j3mlgm6jva4bnsykps35ffmbv9sw71wma"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to