[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.9.175.
From: |
guix-commits |
Subject: |
01/04: gnu: address@hidden: Update to 4.9.175. |
Date: |
Sat, 11 May 2019 20:18:45 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 2157c1210e174199b3885d47553ae8500ace6781
Author: Mark H Weaver <address@hidden>
Date: Sat May 11 20:10:28 2019 -0400
gnu: address@hidden: Update to 4.9.175.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.175.
---
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 7ede17c..ba0594c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -464,8 +464,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.174"
- "0f7v96qbxdcrr06b00lh3n2nljp1zfbx7iqvzha4y47z76hfv144"
+ (make-linux-libre "4.9.175"
+ "0lzigx2im3m24jfxs3j2cgri8zy82izif0w717lairxr3zfn81a8"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))