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


From: guix-commits
Subject: 03/05: gnu: linux-libre@4.14: Update to 4.14.129.
Date: Sun, 23 Jun 2019 03:00:34 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit cf03bd688bda1ca6fd124adeb680194003d14b59
Author: Mark H Weaver <address@hidden>
Date:   Sun Jun 23 02:52:22 2019 -0400

    gnu: linux-libre@4.14: Update to 4.14.129.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129.
    (%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 4e7b64b..32c67b0 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.128")
-(define %linux-libre-4.14-hash 
"1vhzny9p2kidhvz4jxzkl2201bkrym3xiyf7w7y6wpi8abv28zsq")
+(define %linux-libre-4.14-version "4.14.129")
+(define %linux-libre-4.14-hash 
"0aw37l5c6hpgzqjawyq3rd7csp92x8mhy785mf0hg0i9smyfg767")
 
 (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]