From 654332f00fb810f512131d082641a396bc2e25b2 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 6 May 2019 02:13:19 -0400 Subject: [PATCH] gnu: linux-libre: Update to 5.0.13. * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.13. (%linux-libre-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 eec95188e3..64a3f18d25 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -426,8 +426,8 @@ (define* (make-linux-libre version hash supported-systems It has been modified to remove all non-free binary blobs.") (license license:gpl2))) -(define %linux-libre-version "5.0.11") -(define %linux-libre-hash "09xnaz2ybicl4qb7gixcd5l16jasqih98r3xg5amqnqjjhxx5hrj") +(define %linux-libre-version "5.0.13") +(define %linux-libre-hash "1jhmvd47bd5nhrim2wqibialry8rj9ym0kvsvp6q0zg4rlpvfg49") (define %linux-libre-5.0-patches (list %boot-logo-patch