summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-30 14:57:22 -0400
committerMark H Weaver <mhw@netris.org>2018-05-30 14:57:22 -0400
commit13fcbf3cce197f8a90ed2eea8c4701932eb4f760 (patch)
tree0110782cc427cbe7999886a807d79ca53534469b /gnu/packages/linux.scm
parent6f8f98df7f90fd18795f832c32e8d84557a24c0b (diff)
downloadguix-patches-13fcbf3cce197f8a90ed2eea8c4701932eb4f760.tar
guix-patches-13fcbf3cce197f8a90ed2eea8c4701932eb4f760.tar.gz
gnu: linux-libre@4.4: Update to 4.4.134.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.134.
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 fd4f0a58e0..bf32ef445d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -420,8 +420,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.133"
- "05qc9smcvxd68d46l5gjhvihhnidkiymqh4fv4nyagzv555q7na7"
+ (make-linux-libre "4.4.134"
+ "137mklzyv56yhc48l5h5i0h01gm1q40x2a8nk51lwhbjv592xr8x"
%intel-compatible-systems
#:configuration-file kernel-config))