aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-11-23 21:01:49 -0500
committerMark H Weaver <mhw@netris.org>2018-11-23 21:01:49 -0500
commitf3d1a0463ae8627a0aa471e0d1a52b3d35a88064 (patch)
treef3484acd2bec602db580de741820850bd3dd31fa
parent5d46c8b47a5bf9fe02fe3930e376f80ce7165a58 (diff)
downloadguix-f3d1a0463ae8627a0aa471e0d1a52b3d35a88064.tar
guix-f3d1a0463ae8627a0aa471e0d1a52b3d35a88064.tar.gz
gnu: linux-libre@4.4: Update to 4.4.164.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.164.
-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 5f5d55b691..b4571fbc14 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -445,8 +445,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.163"
- "05j0dm0cxilanp5z40n8kgjz9vn1p4rg63kksicd2v48w8ka82z6"
+ (make-linux-libre "4.4.164"
+ "04w4x97bkd2javjws9pzv1shfcrhyn4nf9w8b6qk6zdaj45fzasb"
%intel-compatible-systems
#:configuration-file kernel-config))