summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-07-28 21:07:31 -0400
committerMark H Weaver <mhw@netris.org>2017-07-28 21:07:31 -0400
commit6b96478c6d09db55ac8192140ccbd828c7614185 (patch)
tree2d2ff1fbd8f917ad288b9f4c101aae552be4fb28 /gnu/packages/linux.scm
parent4f9dd97e658a8ddc1b672de7af0af8b8aaa4749f (diff)
downloadguix-patches-6b96478c6d09db55ac8192140ccbd828c7614185.tar
guix-patches-6b96478c6d09db55ac8192140ccbd828c7614185.tar.gz
gnu: linux-libre@4.4: Update to 4.4.79.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.79.
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 e9921838c8..021a90f60e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -380,8 +380,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.4
- (make-linux-libre "4.4.78"
- "0g8pc0kam33rn2dx9fkp7w749s38qs2iykawpj0k9jm19775hn4k"
+ (make-linux-libre "4.4.79"
+ "03x1nc2fxmh29sf2fbsqzmw8qrdzv5gakr9xrg1shxh31c6xr3xr"
%intel-compatible-systems
#:configuration-file kernel-config))