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


From: Mark H. Weaver
Subject: 03/04: gnu: address@hidden: Update to 4.14.50.
Date: Mon, 18 Jun 2018 03:43:57 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 3b682b2ba79a04af89e8537523fbedb96e0a7bec
Author: Mark H Weaver <address@hidden>
Date:   Mon Jun 18 03:38:50 2018 -0400

    gnu: address@hidden: Update to 4.14.50.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50.
    (%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 2bf0aba..fac0f87 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -410,8 +410,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.49")
-(define %linux-libre-4.14-hash 
"0p6xwgrkzccapdyrk20hsd3icad5j5grjh2n1ixflkabhbqp7cb2")
+(define %linux-libre-4.14-version "4.14.50")
+(define %linux-libre-4.14-hash 
"19k7s33dyykm2vh1zpxxh3qrbjcx2p2md2r8s8z5mbv8yaldgvmj")
 
 (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]