summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-09-11 00:41:24 -0400
committerMark H Weaver <mhw@netris.org>2017-09-11 00:41:24 -0400
commit3abc12d6d2cccf69499ddbac6678d6c9f4e8cec6 (patch)
treed11b3f19c68d9d6f1ccd78387456091b66076adf
parentcfd34f43164b68ddc91cc051f72f2d3fe5a0ab40 (diff)
gnu: linux-libre@4.9: Update to 4.9.49.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.49.
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f4f58cd9b8..e2157c1b76 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -377,8 +377,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.48"
- "0xm7fr4z3k8cxdybk4q0n7iv5c44y7a8zsqvcmn9wznymq37663r"
+ (make-linux-libre "4.9.49"
+ "07k3zn6kqbbyrjmknwvx5d4pnblz9s8sarxym5lgjm8abpvjp347"
%intel-compatible-systems
#:configuration-file kernel-config))