summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-05-05 00:13:33 -0400
committerMark H Weaver <mhw@netris.org>2017-05-05 00:13:33 -0400
commit95011cb6a533435e298f18aa48df998aee2e6fac (patch)
treecd5ea1c8967a4265dc0164731ee4e884682321e1
parenta501a6616841972f229def887241076936a46893 (diff)
downloadguix-patches-95011cb6a533435e298f18aa48df998aee2e6fac.tar
guix-patches-95011cb6a533435e298f18aa48df998aee2e6fac.tar.gz
gnu: linux-libre@4.9: Update to 4.9.26.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.26.
-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 4a1cf2160a..da4579ca77 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -363,8 +363,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.25"
- "15vcphpz40n75jwhbpbwiqvgxsdn05n6nbfg5cksyy24f9fpd35k"
+ (make-linux-libre "4.9.26"
+ "0s4al203v77bwhk787vr95wx4ivw1aqhw8qw4d36b5m28whh6a69"
%intel-compatible-systems
#:configuration-file kernel-config))