guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: address@hidden: Update to 4.14.18.


From: Mark H. Weaver
Subject: 01/02: gnu: address@hidden: Update to 4.14.18.
Date: Thu, 8 Feb 2018 17:43:22 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit f0c8b50f0ad97b593c92a726512c2bcccea844f4
Author: Mark H Weaver <address@hidden>
Date:   Thu Feb 8 17:37:10 2018 -0500

    gnu: address@hidden: Update to 4.14.18.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18.
    (%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 303a85c..642e56b 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.17")
-(define %linux-libre-4.14-hash 
"05z4v1v4aj8hcwgn7iljp8iclk3ikf1b57k8a8baym3dd9js6aan")
+(define %linux-libre-4.14-version "4.14.18")
+(define %linux-libre-4.14-hash 
"1kl6zc9dzi02hzxwmzskxb4cqh5lph4afy94677bj5ribanmizn5")
 
 (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]