mhw pushed a commit to branch master
in repository guix.

commit 75b27002ebe740131f28e3cad440ea3df00cbbd5
Author: Mark H Weaver <[email protected]>
Date:   Wed Jul 4 19:14:35 2018 -0400

    gnu: [email protected]: Update to 4.14.53.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.53.
    (%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 b5ce7dc..ea1a9c8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -411,8 +411,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.52")
-(define %linux-libre-4.14-hash 
"0lx916iw33n32h1fca59r7mh6l2smyml6igvzhimcah62hqx4rk8")
+(define %linux-libre-4.14-version "4.14.53")
+(define %linux-libre-4.14-hash 
"1bl20q85vnhbkmjj6gvqhgp379hk26rrivwmc5g5wqz46xyavk2a")
 
 (define-public linux-libre-4.14
   (make-linux-libre %linux-libre-4.14-version

Reply via email to