[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.9.129.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.9.129. |
Date: |
Thu, 27 Sep 2018 06:00:07 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 202190ec392d3284b0dae753b356cb74f4962682
Author: Mark H Weaver <address@hidden>
Date: Thu Sep 27 05:52:00 2018 -0400
gnu: address@hidden: Update to 4.9.129.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.129.
---
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 95a5234..b3ccaef 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -446,8 +446,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.128"
- "0lww23xcyyg0dwzrap5x9d700gy3lbxln55n6sqqkm7m89dkqwha"
+ (make-linux-libre "4.9.129"
+ "0y7p1xgbpn4nmr5pmqb58shr54lvryr5rxwm9m66knwzj332f3rh"
%intel-compatible-systems
#:configuration-file kernel-config))