From 9a42d5ebf2b4d8b3f214f6ca80aaf1fbf649c32d Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 14 Mar 2018 11:04:00 -0400 Subject: gnu: linux-libre: Update to 4.15.9. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.9. (%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 21d18d4d06..b81cb55d6b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -383,8 +383,8 @@ It has been modified to remove all non-free binary blobs.") ;; supports qemu "virt" machine and possibly a large number of ARM boards. ;; See : https://wiki.debian.org/DebianKernel/ARMMP. -(define %linux-libre-version "4.15.8") -(define %linux-libre-hash "0178yi8k72sfv73gss2a1v7w1rmhyza3ia31jwg86gixqw74vifm") +(define %linux-libre-version "4.15.9") +(define %linux-libre-hash "13lcard7i6w2c1cf9rfhvmq79xk4qp2p1c1920mfi69l20yvm572") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.2.3