[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: address@hidden: Update to 4.9.165.
From: |
guix-commits |
Subject: |
02/05: gnu: address@hidden: Update to 4.9.165. |
Date: |
Mon, 25 Mar 2019 01:30:23 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit eb69d5ddde2aef508aa7fcbb6f8766a8b07beb70
Author: Mark H Weaver <address@hidden>
Date: Mon Mar 25 01:20:35 2019 -0400
gnu: address@hidden: Update to 4.9.165.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.165.
---
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 c1d6705..19767e3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -453,8 +453,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.164"
- "06bbynvijqlk92bpppmnjijyfwr0sk01krqdw4hpgbrvlg3wdlbk"
+ (make-linux-libre "4.9.165"
+ "0za56qgs57381xl2a1qkqlhgg4mjvqvlc5hy064ldxwma9q59xfm"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))