[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.9.174.
From: |
guix-commits |
Subject: |
01/04: gnu: address@hidden: Update to 4.9.174. |
Date: |
Wed, 8 May 2019 22:57:00 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 9902e3dfd8e6b83ad4a30f99226c9a353dd65590
Author: Mark H Weaver <address@hidden>
Date: Wed May 8 22:17:31 2019 -0400
gnu: address@hidden: Update to 4.9.174.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.174.
---
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 f9ad6c5..2e82b2c 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.173"
- "02c3i2vgh90n9c58x4yi323yxjyvc54s8q4wpz322hlqb0q9y6nr"
+ (make-linux-libre "4.9.174"
+ "0f7v96qbxdcrr06b00lh3n2nljp1zfbx7iqvzha4y47z76hfv144"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))