[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.4.154.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.4.154. |
Date: |
Fri, 7 Sep 2018 21:12:23 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 48d17ba1d333109876bc53fe6ede6f8b3f519609
Author: Mark H Weaver <address@hidden>
Date: Fri Sep 7 21:01:48 2018 -0400
gnu: address@hidden: Update to 4.4.154.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.154.
---
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 02d7233..1670cf7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -452,8 +452,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.153"
- "195vzkkmjiicqfzd38hgf381rlz665rl06abzf8cww0gbnzvrf72"
+ (make-linux-libre "4.4.154"
+ "08i9fvrmswkydj538wg6c7ggxmhll0ff0bjkw8rnyslqwilfwr1i"
%intel-compatible-systems
#:configuration-file kernel-config))