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


From: Mark H. Weaver
Subject: 03/04: gnu: address@hidden: Update to 4.14.23.
Date: Thu, 1 Mar 2018 18:01:41 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 433765e5994af166e986716eeccae1f7ddc961e7
Author: Mark H Weaver <address@hidden>
Date:   Thu Mar 1 17:58:35 2018 -0500

    gnu: address@hidden: Update to 4.14.23.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23.
    (%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 07c677f..93c31da 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.22")
-(define %linux-libre-4.14-hash 
"1lhswcvgl077kzsln3nxmrdbnlc3b8mphjjmkqz0f2663wa6rhcv")
+(define %linux-libre-4.14-version "4.14.23")
+(define %linux-libre-4.14-hash 
"0mz8v67zj3wn3kdjb2a781vx7nc1imi7kmlvf1h1m0f37hw0s47y")
 
 (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]