From 5b7be798b2dce8b52db7021943ca896855fa657c Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 26 May 2019 14:14:13 -0400 Subject: gnu: linux-libre@4.19: Update to 4.19.46. * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.46. (%linux-libre-4.19-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 72305345c1..5f69e5b248 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -440,8 +440,8 @@ It has been modified to remove all non-free binary blobs.") #:patches %linux-libre-5.1-patches #:configuration-file kernel-config)) -(define %linux-libre-4.19-version "4.19.45") -(define %linux-libre-4.19-hash "1wiy8vzpzzml4k76nv3ycjx7ky55x7dqx3mgpjqbh73mj2gcr5bx") +(define %linux-libre-4.19-version "4.19.46") +(define %linux-libre-4.19-hash "17yy3h064kr7zck07wdrw3fmmmnfk15m17xvkpkc4yv5vxxi76vh") (define %linux-libre-4.19-patches (list %boot-logo-patch -- cgit v1.2.3