From 294e43a32d6472d6a256d35c7ccc0ed0048e40c4 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 15 May 2019 18:57:11 -0400 Subject: gnu: linux-libre: Update to 5.1.2. * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2. (%linux-libre-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 0ac114fa49..6e9ebc49f4 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -426,8 +426,8 @@ for ARCH and optionally VARIANT, or #f if there is no such configuration." It has been modified to remove all non-free binary blobs.") (license license:gpl2))) -(define %linux-libre-version "5.1.1") -(define %linux-libre-hash "1pcx9nilvx4rklaiy0vpfvk5rp5i54arfysybgrlasjmghva2nf8") +(define %linux-libre-version "5.1.2") +(define %linux-libre-hash "1v4i5lf95zjp3gvswhla9jz7yqkl0k13blf6y2z0229xh05627jb") (define %linux-libre-5.1-patches (list %boot-logo-patch -- cgit v1.2.3