guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: linux-libre@4.14: Update to 4.14.128.


From: guix-commits
Subject: 01/03: gnu: linux-libre@4.14: Update to 4.14.128.
Date: Fri, 21 Jun 2019 04:43:38 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 16854b97ee69fec7ab736b3ade5aa1d5488f8072
Author: Mark H Weaver <address@hidden>
Date:   Fri Jun 21 04:33:39 2019 -0400

    gnu: linux-libre@4.14: Update to 4.14.128.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.128.
    (%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 4f659e1..d0b5c7f 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.127")
-(define %linux-libre-4.14-hash 
"0dkzgxfzzc6n3k2x8nzzx98c6y3fhsr695rm46ahvg7fdg3vgcmi")
+(define %linux-libre-4.14-version "4.14.128")
+(define %linux-libre-4.14-hash 
"1vhzny9p2kidhvz4jxzkl2201bkrym3xiyf7w7y6wpi8abv28zsq")
 
 (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]