[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.89.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.89. |
Date: |
Thu, 28 Sep 2017 23:56:44 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 00b0d0e611f3f5ee6e0d993813bf589a6733b080
Author: Mark H Weaver <address@hidden>
Date: Thu Sep 28 23:50:39 2017 -0400
gnu: address@hidden: Update to 4.4.89.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
---
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 ae402ed..cfba183 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -383,8 +383,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.88"
- "0ds5jxh8p7f8yk55i1xbvz0xmgp4nc7g1xka23c4mcbal2v9v5b2"
+ (make-linux-libre "4.4.89"
+ "1bw1cma8hxcj6wi8znc4nvw1p6dlc1lgciqak6n6ijn53xdd242h"
%intel-compatible-systems
#:configuration-file kernel-config))