aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-12-15 20:14:09 -0500
committerMark H Weaver <mhw@netris.org>2017-12-15 20:14:09 -0500
commitd14d1f1d0462d0e5bf7d326d173a99f0b9e75b03 (patch)
treef172a5688cdef2fbc470f5e6730b0548c6f2568b
parent1018444608f63066eddd7c85a1d2fa2db4eeb50b (diff)
downloadguix-d14d1f1d0462d0e5bf7d326d173a99f0b9e75b03.tar
guix-d14d1f1d0462d0e5bf7d326d173a99f0b9e75b03.tar.gz
gnu: linux-libre@4.9: Update to 4.9.69.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.69.
-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 6d45e1e46f..acf0cb572a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.68"
- "0azfdr8yjsvzmlp64fw5syp5sflvqgfsvd57dg7p97spwn823jmn"
+ (make-linux-libre "4.9.69"
+ "0xkqbh8fpx47appszjbxzljr6vr0wyk0fphlkynpcrmingk4b98j"
%intel-compatible-systems
#:configuration-file kernel-config))