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.17.


From: Mark H. Weaver
Subject: 03/04: gnu: address@hidden: Update to 4.14.17.
Date: Sun, 4 Feb 2018 00:15:46 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 026eaa9382772970110079c4902797defe53e244
Author: Mark H Weaver <address@hidden>
Date:   Sun Feb 4 00:04:45 2018 -0500

    gnu: address@hidden: Update to 4.14.17.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17.
    (%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 b82c315..311e804 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.16")
-(define %linux-libre-4.14-hash 
"0qigj0wjm2pdjsz99mqmvf52m9qfkab8hiasdbvkby9dq59h4smd")
+(define %linux-libre-4.14-version "4.14.17")
+(define %linux-libre-4.14-hash 
"05z4v1v4aj8hcwgn7iljp8iclk3ikf1b57k8a8baym3dd9js6aan")
 
 (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]