guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: linux-libre@4.14: Update to 4.14.125.


From: guix-commits
Subject: 03/05: gnu: linux-libre@4.14: Update to 4.14.125.
Date: Wed, 12 Jun 2019 13:12:37 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 7ef05bcf4bc6eebcdfc715bdcab4972aba33c1a1
Author: Mark H Weaver <address@hidden>
Date:   Wed Jun 12 13:01:12 2019 -0400

    gnu: linux-libre@4.14: Update to 4.14.125.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.125.
    (%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 8b78d00..1b705e3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -466,8 +466,8 @@ It has been modified to remove all non-free binary blobs.")
   (make-linux-libre-headers %linux-libre-4.19-version
                             %linux-libre-4.19-hash))
 
-(define %linux-libre-4.14-version "4.14.124")
-(define %linux-libre-4.14-hash 
"0z9iaz1rcm9472rjvcihmq65ygyks07j6kbiqm989r9rb4dw6ghg")
+(define %linux-libre-4.14-version "4.14.125")
+(define %linux-libre-4.14-hash 
"1ms7ai7c6xspq8r2amgjfsdyl87x10dc4b1c3iacrhrxaqqmab01")
 
 (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]