[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.9.161.
From: |
guix-commits |
Subject: |
01/04: gnu: address@hidden: Update to 4.9.161. |
Date: |
Wed, 27 Feb 2019 13:52:12 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit c9ac753bce474483ba232b604d1f3f4d93b88506
Author: Mark H Weaver <address@hidden>
Date: Wed Feb 27 13:45:27 2019 -0500
gnu: address@hidden: Update to 4.9.161.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
---
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 6463510..8a82983 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,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.160"
- "1j3z3kn4n9vm7fkzb63ddmxba9r2pm623kar1jn7i5xsd1vz4qr9"
+ (make-linux-libre "4.9.161"
+ "0r35qlc8yj9svryv0v91j134vr35d23sz5aj7f2h8c99iakbm6zw"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))