[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.1.46.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.1.46. |
Date: |
Thu, 9 Nov 2017 21:14:21 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit f8071bea91f1e55dfb20c29cf61fb876a7fff994
Author: Mark H Weaver <address@hidden>
Date: Thu Nov 9 21:08:51 2017 -0500
gnu: address@hidden: Update to 4.1.46.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.46.
---
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 6cd3e83..f01c604 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -395,8 +395,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.1
- (make-linux-libre "4.1.45"
- "1ifpyyq86x0imjdfb9vm7m8dbnkw82a7bqczx166zrssc1fc677l"
+ (make-linux-libre "4.1.46"
+ "0bg1vplfksgsnxqdxdp2n0b5lv2j299nv52s8hpja5ckp396jkhk"
%intel-compatible-systems
#:configuration-file kernel-config))