lfam pushed a commit to branch master
in repository guix.

commit 9b05ccfedd9945ca09103e1e9557d5988b4815d5
Author: Leo Famulari <[email protected]>
Date:   Tue Mar 14 12:54:53 2017 -0400

    gnu: [email protected]: Update to 4.1.39.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
---
 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 00db091..2844029 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -360,8 +360,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.1
-  (make-linux-libre "4.1.38"
-                    "165kmzglhg63hn7y4q7r6cb2dpsljxiq1czvgyx0bkd1vd2bcvsa"
+  (make-linux-libre "4.1.39"
+                    "06pb3zpkfkc7pb7yh537vvzn8i9nhqyx58kqxv0wq23b4hhpza7d"
                     %intel-compatible-systems
                     #:configuration-file kernel-config
                     #:patches


Reply via email to