summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-03-28 19:32:56 -0400
committerMark H Weaver <mhw@netris.org>2019-03-28 19:36:14 -0400
commitaa5a425c8f8f8513e24c1a4e1dd16141442f22bd (patch)
treef710a1ecf7918c87e3fb7e629a19a5e59f7af5ab /gnu
parentfeb50ac6dc34ea88f33958b08c967ed99234868e (diff)
downloadguix-patches-aa5a425c8f8f8513e24c1a4e1dd16141442f22bd.tar
guix-patches-aa5a425c8f8f8513e24c1a4e1dd16141442f22bd.tar.gz
gnu: linux-libre@4.9: Update to 4.9.166.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.166.
Diffstat (limited to 'gnu')
-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 404cd63dbb..6130d95b0e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -453,8 +453,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.165"
- "0za56qgs57381xl2a1qkqlhgg4mjvqvlc5hy064ldxwma9q59xfm"
+ (make-linux-libre "4.9.166"
+ "1gijzvhky3x0nl0dm9ksg113z7jc1mc1n30qbr6r1dd78lfd050p"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))