guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: address@hidden: Update to 4.9.90.


From: Mark H. Weaver
Subject: 02/04: gnu: address@hidden: Update to 4.9.90.
Date: Mon, 26 Mar 2018 05:03:10 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit af55816de52e652daea4e79224139d1786518757
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 26 04:58:55 2018 -0400

    gnu: address@hidden: Update to 4.9.90.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.90.
---
 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 55b2022..100c5ca 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -402,8 +402,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.89"
-                    "14kk1mj0iml1x1vq1m625v2nyx4z8ixny87dv36sszl556idzpqp"
+  (make-linux-libre "4.9.90"
+                    "0mzy6wcxp9m9icb8mvsbywp1lrbvbv6n8rs3xszqm43dxy9zj1jd"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]