[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.9.173.
From: |
guix-commits |
Subject: |
01/04: gnu: address@hidden: Update to 4.9.173. |
Date: |
Mon, 6 May 2019 02:18:26 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 60065f5bd3c6e32bffd27badb012b0dd6a1569ea
Author: Mark H Weaver <address@hidden>
Date: Mon May 6 02:10:51 2019 -0400
gnu: address@hidden: Update to 4.9.173.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.173.
---
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 301120b..56483f9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -486,8 +486,8 @@ between the CDemu userspace daemon and linux kernel.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.172"
- "1r4s1lb262r63jjxb4ff13sljmk7y49qc6ypyma2r5apql8hpsmc"
+ (make-linux-libre "4.9.173"
+ "02c3i2vgh90n9c58x4yi323yxjyvc54s8q4wpz322hlqb0q9y6nr"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))