[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: address@hidden: Update to 4.4.25.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: address@hidden: Update to 4.4.25. |
Date: |
Mon, 17 Oct 2016 19:26:24 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 43f1d02ddcd12ac4a92b127bc724cd41d679ecfc
Author: Mark H Weaver <address@hidden>
Date: Mon Oct 17 15:22:33 2016 -0400
gnu: address@hidden: Update to 4.4.25.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.25.
---
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 293ff3f..993903e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -329,8 +329,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.24"
- "1wg1d9rq29612psr5v4krabx7nv1y1gzfshq7wpx6i1lpqf3lill"
+ (make-linux-libre "4.4.25"
+ "1a677h8vvjkbzqwnklqnjvhq33lwig5z453dwi125zzzvawgr463"
%intel-compatible-systems
#:configuration-file kernel-config))