guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: address@hidden: Update to 4.14.80.


From: Mark H. Weaver
Subject: 03/05: gnu: address@hidden: Update to 4.14.80.
Date: Sat, 10 Nov 2018 20:35:57 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit e22842f5ca7e8db772e9a8522d21b63bb7c81c4f
Author: Mark H Weaver <address@hidden>
Date:   Sat Nov 10 20:23:57 2018 -0500

    gnu: address@hidden: Update to 4.14.80.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.80.
    (%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 132bc0d..b1dd5ad 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -429,8 +429,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.79")
-(define %linux-libre-4.14-hash 
"000rd4h2yk6k68wjg37v53hqnqw1mgwhdxbcvy8iywy8za9r12c8")
+(define %linux-libre-4.14-version "4.14.80")
+(define %linux-libre-4.14-hash 
"0h4hi5lqizdx5nk0f3immbcv2n7p5jh26m80v4x6bw4wi5b44fra")
 
 (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]