mhw pushed a commit to branch master
in repository guix.

commit 146be91dda5a2a14fe031df5ea1f63f2452f1311
Author: Mark H Weaver <m...@netris.org>
Date:   Tue Feb 13 13:07:24 2018 -0500

    gnu: linux-libre@4.14: Update to 4.14.19.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19.
    (%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 79b6664..2e82920 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -391,8 +391,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.18")
-(define %linux-libre-4.14-hash 
"1kl6zc9dzi02hzxwmzskxb4cqh5lph4afy94677bj5ribanmizn5")
+(define %linux-libre-4.14-version "4.14.19")
+(define %linux-libre-4.14-hash 
"1zns8nxx1j1fxpgqgsm9z0kffn0ji1pcsav1r77gxqllsn49wa8m")
 
 (define-public linux-libre-4.14
   (make-linux-libre %linux-libre-4.14-version

Reply via email to