[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: address@hidden: Update to 4.14.33.
From: |
Mark H. Weaver |
Subject: |
03/06: gnu: address@hidden: Update to 4.14.33. |
Date: |
Mon, 9 Apr 2018 00:33:04 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 9b8cd09e46133a84766e8d3f007e1c9a0e019606
Author: Mark H Weaver <address@hidden>
Date: Mon Apr 9 00:15:36 2018 -0400
gnu: address@hidden: Update to 4.14.33.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.33.
(%linux-libre-4.14-hash): Update hash.
---
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 3223929..5510406 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.")
%linux-compatible-systems
#:configuration-file kernel-config))
-(define %linux-libre-4.14-version "4.14.32")
-(define %linux-libre-4.14-hash
"0xqqd9s35xqxp72l93jr26vjcbwxlxmpmk8b5p9jipql9a81a1x8")
+(define %linux-libre-4.14-version "4.14.33")
+(define %linux-libre-4.14-hash
"0ps9whsxc20gw5ags18rgkwgy6fzg66by70g8xjds7nijpzgl69m")
(define-public linux-libre-4.14
(make-linux-libre %linux-libre-4.14-version
- branch master updated (df154c0 -> 78602fa), Mark H. Weaver, 2018/04/09
- 02/06: gnu: address@hidden: Update to 4.9.93., Mark H. Weaver, 2018/04/09
- 04/06: gnu: linux-libre: Update to 4.15.16., Mark H. Weaver, 2018/04/09
- 03/06: gnu: address@hidden: Update to 4.14.33.,
Mark H. Weaver <=
- 05/06: gnu: linux-libre: Add flex and bison to native-inputs., Mark H. Weaver, 2018/04/09
- 06/06: gnu: linux-libre: Add elfutils to native-inputs., Mark H. Weaver, 2018/04/09
- 01/06: gnu: address@hidden: Update to 4.4.127., Mark H. Weaver, 2018/04/09