summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-08-07 21:32:13 -0400
committerMark H Weaver <mhw@netris.org>2017-08-07 21:32:13 -0400
commit99ccc74725e023ffcb1d7b8fcf233725c7139566 (patch)
treeed5ee844523c234f8301443250a0edbd121c8fe6 /gnu/packages/linux.scm
parentc56b08b1e5c3a07fd6de43bd75cd21a81742af7c (diff)
downloadguix-patches-99ccc74725e023ffcb1d7b8fcf233725c7139566.tar
guix-patches-99ccc74725e023ffcb1d7b8fcf233725c7139566.tar.gz
gnu: linux-libre@4.9: Update to 4.9.41.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
Diffstat (limited to 'gnu/packages/linux.scm')
-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 a4f4c0559b..5a925284ed 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -374,8 +374,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.40"
- "1qaqi2dcydyxw79yj9pa7yxf13ss4rng7bgg0i1dl63c3g7qjgcz"
+ (make-linux-libre "4.9.41"
+ "1mkx7rvcny8b0yjkzd8zc53d15h1w8y75m0x6jx0dz3r9y3k0nql"
%intel-compatible-systems
#:configuration-file kernel-config))