mhw pushed a commit to branch master
in repository guix.

commit 999ab3807a0b2644e4b0f23a6c7c0e5875a165de
Author: Mark H Weaver <[email protected]>
Date:   Tue Jun 18 20:48:29 2019 -0400

    gnu: [email protected]: Update to 4.19.52.
    
    * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
    (%linux-libre-4.19-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 af5394f..3a4bef4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -448,8 +448,8 @@ It has been modified to remove all non-free binary blobs.")
   (make-linux-libre-headers %linux-libre-version
                             %linux-libre-hash))
 
-(define %linux-libre-4.19-version "4.19.51")
-(define %linux-libre-4.19-hash 
"0xzgwv70inddbml8nvfknp2zaz5dvs00nzqa1r9iqmsxlmssipz7")
+(define %linux-libre-4.19-version "4.19.52")
+(define %linux-libre-4.19-hash 
"1wsrgrskmvipm7j4kzir93p9dp3iy49522163ghfxx71b1b2v4dg")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch

Reply via email to