guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: address@hidden: Update to 4.14.121.


From: guix-commits
Subject: 02/02: gnu: address@hidden: Update to 4.14.121.
Date: Wed, 22 May 2019 14:27:24 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 1b321949e21b1543022a5b8af8a84763c694bc98
Author: Mark H Weaver <address@hidden>
Date:   Wed May 22 14:22:22 2019 -0400

    gnu: address@hidden: Update to 4.14.121.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.121.
    (%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 fe61755..3955eec 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -454,8 +454,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.120")
-(define %linux-libre-4.14-hash 
"0ll8m46cdbfrp6nvjcjm8w4alm75rg95k2lcdj72gfjnn8dfsnv1")
+(define %linux-libre-4.14-version "4.14.121")
+(define %linux-libre-4.14-hash 
"1g7gyjmp056pasf9m34dqs8pa15my6hqasdd551jw8mgkbhsfnxg")
 
 (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]