aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-09-01 00:31:16 -0400
committerMark H Weaver <mhw@netris.org>2017-09-01 00:31:16 -0400
commit2131663a767951ba4df3c45e3bd109e559c1ec18 (patch)
treef5f82c974cf3204c86a32c6b84d650099e5cbd24
parentd215e41a26b3392438c86910c3a249761244a4a9 (diff)
downloadguix-2131663a767951ba4df3c45e3bd109e559c1ec18.tar
guix-2131663a767951ba4df3c45e3bd109e559c1ec18.tar.gz
gnu: linux-libre@4.9: Update to 4.9.46.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.46.
-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 33d1ac8743..f130e2c221 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.45"
- "0qdwn2m3iynbjyszkq4hlx891s1b83p9nr1v7vdb20fs4n2cbl9s"
+ (make-linux-libre "4.9.46"
+ "1wx7lrd3xlcdwdfy23gflklqqq0qlps36r5fm2z5d656xgwb149k"
%intel-compatible-systems
#:configuration-file kernel-config))