[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.68.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.68. |
Date: |
Wed, 17 May 2017 14:57:53 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 42ba7b6f2f7baa554087672297ef7ea34153158e
Author: Mark H Weaver <address@hidden>
Date: Wed May 17 14:54:53 2017 -0400
gnu: address@hidden: Update to 4.4.68.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68.
---
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 7bb26c7..1d3bc82 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.67"
- "1nadmrd26llc17ipig7bx7rf2gwns94g86a3ilcvgdk17hq5riss"
+ (make-linux-libre "4.4.68"
+ "1zzhjadx51jgx9bq9rs5148hdf9nkp46m9636vwkx5jac2aazi3b"
%intel-compatible-systems
#:configuration-file kernel-config))