[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.4.69.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.4.69. |
Date: |
Sun, 21 May 2017 02:06:19 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit ec8d69ebfe59aad304125afe38e4ea69105cf009
Author: Mark H Weaver <address@hidden>
Date: Sun May 21 01:44:25 2017 -0400
gnu: address@hidden: Update to 4.4.69.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d133fbd..2042287 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -370,8 +370,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.68"
- "1zzhjadx51jgx9bq9rs5148hdf9nkp46m9636vwkx5jac2aazi3b"
+ (make-linux-libre "4.4.69"
+ "14q5lqsfmwyiilbhffr3bwsm6i3z1jv6y09rg8x3faibcg766wny"
%intel-compatible-systems
#:configuration-file kernel-config))