summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-07-22 14:45:06 -0400
committerMark H Weaver <mhw@netris.org>2017-07-22 14:45:06 -0400
commitd422eac54ef3040a4fd66107d3f8cc697273b229 (patch)
treea447761ec4b7cc8fb4a720c5b0d98eb060014e1d
parentf97c67a275c2d95e512dcfa8089a7a15cda8665a (diff)
downloadguix-patches-d422eac54ef3040a4fd66107d3f8cc697273b229.tar
guix-patches-d422eac54ef3040a4fd66107d3f8cc697273b229.tar.gz
gnu: linux-libre@4.9: Update to 4.9.39.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.39.
-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 315f24061e..100de3b683 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -373,8 +373,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.38"
- "13pfawwnf46yqsrx3k5mj4pa7cs2x4v23qi8ncpxz0vqzgz9xxrd"
+ (make-linux-libre "4.9.39"
+ "03rnbz1wf3d0fi5zrhygx1b20bx23fy310d8h74zc6z4jh6fsbx3"
%intel-compatible-systems
#:configuration-file kernel-config))