guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: address@hidden: Update to 4.14.21.


From: Mark H. Weaver
Subject: 03/04: gnu: address@hidden: Update to 4.14.21.
Date: Fri, 23 Feb 2018 22:05:22 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit cf789b0834d33516b4fd5851d578bd703ef54efe
Author: Mark H Weaver <address@hidden>
Date:   Fri Feb 23 22:02:23 2018 -0500

    gnu: address@hidden: Update to 4.14.21.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.21.
    (%linux-libre-4.14-hash): Update hash.
---
 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 cd04dd9..ecbe683 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.")
                     %linux-compatible-systems
                     #:configuration-file kernel-config))
 
-(define %linux-libre-4.14-version "4.14.20")
-(define %linux-libre-4.14-hash 
"1xc5g2kq3wpn6i61rpypnlb0f82f05b8jac2lg62rv4v46bsvfwv")
+(define %linux-libre-4.14-version "4.14.21")
+(define %linux-libre-4.14-hash 
"07d27mph514jxxkzil4b3c848ywfd4r4js0wl5wsfy7a3j757278")
 
 (define-public linux-libre-4.14
   (make-linux-libre %linux-libre-4.14-version



reply via email to

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