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


From: guix-commits
Subject: 03/04: gnu: address@hidden: Update to 4.14.90.
Date: Sun, 23 Dec 2018 00:00:34 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 97f67f9da0629f463b4f6487f7efe04b1bbf3ac9
Author: Mark H Weaver <address@hidden>
Date:   Sat Dec 22 23:55:50 2018 -0500

    gnu: address@hidden: Update to 4.14.90.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.90.
    (%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 1863a4e..94ac412 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -423,8 +423,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:patches %linux-libre-4.19-patches
                     #:configuration-file kernel-config))
 
-(define %linux-libre-4.14-version "4.14.89")
-(define %linux-libre-4.14-hash 
"12n6qpcng7c7vdb1p3p914bn3g2namaam6d55ipvz0dv5k283h75")
+(define %linux-libre-4.14-version "4.14.90")
+(define %linux-libre-4.14-hash 
"19my91gb54whgk83vyd45ri0c3jb57jfdb670s80fp02ilr7x5ka")
 
 (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]