[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.4.145.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.4.145. |
Date: |
Sun, 29 Jul 2018 03:36:53 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 4262a491ce8cf0beaa1ddfa0fc9bc3e115de699a
Author: Mark H Weaver <address@hidden>
Date: Sun Jul 29 03:29:42 2018 -0400
gnu: address@hidden: Update to 4.4.145.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.145.
---
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 70615df..1cfe76e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -429,8 +429,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.144"
- "1001nw9d51vbiisrjv5ffqigcwfs0r9gav2f8hkw9hzjw64nhanp"
+ (make-linux-libre "4.4.145"
+ "1c8lcibc6f8194ix3paip30jb9cqvn4lni6jjskyrmavcfy4rlbp"
%intel-compatible-systems
#:configuration-file kernel-config))