[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.4.130.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.4.130. |
Date: |
Mon, 30 Apr 2018 03:32:17 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 3026c61077ecf61000852fc8e907c5280e11a382
Author: Mark H Weaver <address@hidden>
Date: Mon Apr 30 03:25:23 2018 -0400
gnu: address@hidden: Update to 4.4.130.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130.
---
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 bcbfc5d..5b8e1c5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -417,8 +417,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.129"
- "1m4434iabnpn77521lm59wzjprq5brx8vr1952jd5a4gqwilmnnb"
+ (make-linux-libre "4.4.130"
+ "15cayafj7d9y5fs9flg115kzrcrjycbvax9hgfzz6yym94v9k8lk"
%intel-compatible-systems
#:configuration-file kernel-config))