From 65466a2b10819598aee763cc8cc466c5f298186f Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 31 Jan 2019 23:57:57 -0500 Subject: gnu: linux-libre@4.19: Update to 4.19.19. * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.19. (%linux-libre-4.19-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 3e4250ae6e..b85ddc3533 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.18") -(define %linux-libre-4.19-hash "1m3qbd09zd7llq0fjsccyjr070n6szl5dj10qrlpd54bnvry22fc") +(define %linux-libre-4.19-version "4.19.19") +(define %linux-libre-4.19-hash "1sgcca9zpw5hza6vkza7613pd8bmvvd2kmd2f0xkl5fyrna7dipq") (define %linux-libre-4.19-patches (list %boot-logo-patch -- cgit v1.2.3