From 921bb359ba0112faf16f40ad5f10745beceb96f2 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 13 Sep 2017 12:55:14 -0400 Subject: gnu: linux-libre@4.9: Fix hash. The linux-libre-4.9.49 tarball on the distribution site was repacked using a non-deterministic process, thus changing the tarball hash, although the contents of the files in the tarball were not changed. * gnu/packages/linux.scm (linux-libre-4.9): Update hash. --- gnu/packages/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 40d9cf240c..aa554ab154 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -388,7 +388,7 @@ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch (define-public linux-libre-4.9 (make-linux-libre "4.9.49" - "07k3zn6kqbbyrjmknwvx5d4pnblz9s8sarxym5lgjm8abpvjp347" + "0m0bhhhndfwvfhy3kc3a87qc9vqx9w61sw2zcjppisx4h2pzmfds" %intel-compatible-systems #:configuration-file kernel-config #:patches -- cgit v1.2.3