aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-07-29 03:30:32 -0400
committerMark H Weaver <mhw@netris.org>2018-07-29 03:30:32 -0400
commit8b30bc82dc11754555ecee6da5dd8cdb09afdfd8 (patch)
treebbdd95040c2cc4721b5efe51f792a367866c16bf
parent4262a491ce8cf0beaa1ddfa0fc9bc3e115de699a (diff)
downloadguix-8b30bc82dc11754555ecee6da5dd8cdb09afdfd8.tar
guix-8b30bc82dc11754555ecee6da5dd8cdb09afdfd8.tar.gz
gnu: linux-libre@4.9: Update to 4.9.116.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.116.
-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 1cfe76ec8a..29bcfb7859 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -423,8 +423,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.115"
- "12n3wwfz22hxqqy7bdchl894x5krylcd4vx65837w7rybnb5w2wj"
+ (make-linux-libre "4.9.116"
+ "1v5138a5317ddrl0zvlip18586si68ccw6y5wdxgpkh8ixvcamy6"
%intel-compatible-systems
#:configuration-file kernel-config))