mhw pushed a commit to branch master
in repository guix.

commit 166c6ad39c550990ff5905485082b4e6347ed372
Author: Mark H Weaver <[email protected]>
Date:   Wed Jan 9 22:56:48 2019 -0500

    gnu: [email protected]: Update to 4.14.92.
    
    * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.92.
    (%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 5632687..18bf509 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -441,8 +441,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.91")
-(define %linux-libre-4.14-hash 
"1xr4q6hqjg4fjcd1w8qi2x9a11ms9wvascy9b1p6czblg9j9dd6a")
+(define %linux-libre-4.14-version "4.14.92")
+(define %linux-libre-4.14-hash 
"09s479krcjzgp53s5i6h7ld1mdagjci6lqvkv8mc1nj0ja8niiq3")
 
 (define-public linux-libre-4.14
   (make-linux-libre %linux-libre-4.14-version

Reply via email to