[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.100.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.100. |
Date: |
Tue, 21 Nov 2017 21:24:27 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 1dc37cf113f2822b78153a726e0fde87f8196721
Author: Mark H Weaver <address@hidden>
Date: Tue Nov 21 21:20:33 2017 -0500
gnu: address@hidden: Update to 4.4.100.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.100.
---
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 d339242..acc6008 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -389,8 +389,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.99"
- "1jg6awk2y3spkaiwwaxvbzcxflbx9jql29j1zqysg5p7njzcxjcr"
+ (make-linux-libre "4.4.100"
+ "0lqb6bxpa3play8hz9k1d54xzlm8m58xh6rlfcvmwcs8qjkvpm6g"
%intel-compatible-systems
#:configuration-file kernel-config))