[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: address@hidden: Update to 4.4.30.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: address@hidden: Update to 4.4.30. |
Date: |
Wed, 2 Nov 2016 11:36:11 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit b3097a71c5f69dcf327ab8a8db14b4927dfad621
Author: Mark H Weaver <address@hidden>
Date: Wed Nov 2 07:29:28 2016 -0400
gnu: address@hidden: Update to 4.4.30.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.30.
---
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 dff36a3..c868cf0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -332,8 +332,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.28"
- "1yn74vci0bygn5bi9mcgx1zz8xw9m3jb6j260wqsgkv1hbksa2yp"
+ (make-linux-libre "4.4.30"
+ "16jjcjfbf3s4mrifk6v7kmnm8l7yywispfap98wcv6gw6mv9sxdx"
%intel-compatible-systems
#:configuration-file kernel-config))