[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.9.143.
From: |
guix-commits |
Subject: |
01/03: gnu: address@hidden: Update to 4.9.143. |
Date: |
Thu, 6 Dec 2018 17:19:53 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 1ecd6624ab304fa50b9cd5ce33b8168e9c556ec5
Author: Mark H Weaver <address@hidden>
Date: Thu Dec 6 17:15:37 2018 -0500
gnu: address@hidden: Update to 4.9.143.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.143.
---
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 11ac9e6..cfd8db8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -433,8 +433,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.142"
- "0a7c41m41p83byn68cfixq460sy73ahwcx9y3xm6cv05grqza8zh"
+ (make-linux-libre "4.9.143"
+ "0vg6hs7vc09riyki8lyy73p3ghl6k9q4xfv7dals4s9q61i6b6d6"
%intel-compatible-systems
#:configuration-file kernel-config))