From e604c028471d7790cd030e1bf397b47628b0e2ef Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 28 Sep 2017 23:51:22 -0400 Subject: [PATCH] gnu: linux-libre@4.9: Update to 4.9.52. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52. --- 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 cfba183073..0e0109d356 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -377,8 +377,8 @@ (define-public linux-libre #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.51" - "168pyrddkfsmwgk4npnlp2hsxmqv6zpwsspyv2ngr9bdnzh45pvj" + (make-linux-libre "4.9.52" + "0zl1z13r4gg6r2sbx8mrif2cnjkjlfrswiap7wzb22jyfnlyj5nb" %intel-compatible-systems #:configuration-file kernel-config))