From df9db3d1d2af58b7b30baeea9ab4dbb242d9305a Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 17 Jan 2019 16:10:49 -0500 Subject: [PATCH] gnu: linux-libre@4.19: Update to 4.19.16. * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.16. (%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 3451b23680..02640315e9 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -427,8 +427,8 @@ It has been modified to remove all non-free binary blobs.") #:patches %linux-libre-4.20-patches #:configuration-file kernel-config)) -(define %linux-libre-4.19-version "4.19.15") -(define %linux-libre-4.19-hash "1aq09hhkf9ba5gck4m9g5ypvj76j9147f2bfyml076ln0ycdr7c7") +(define %linux-libre-4.19-version "4.19.16") +(define %linux-libre-4.19-hash "1dpfllfzksrr6iqhvbh2905gkvycsv5zcmgq6wmwqiry1swzdfyk") (define %linux-libre-4.19-patches (list %boot-logo-patch