[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/05: gnu: linux-libre: Update to 4.18.2.
From: |
Mark H. Weaver |
Subject: |
04/05: gnu: linux-libre: Update to 4.18.2. |
Date: |
Sat, 18 Aug 2018 15:45:18 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 863e61994c5250d267dae7e2e92a55bc0335eb5d
Author: Mark H Weaver <address@hidden>
Date: Sat Aug 18 15:14:23 2018 -0400
gnu: linux-libre: Update to 4.18.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2.
(%linux-libre-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 9c06eaa..5ece317 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -404,8 +404,8 @@ It has been modified to remove all non-free binary blobs.")
;; supports qemu "virt" machine and possibly a large number of ARM boards.
;; See : https://wiki.debian.org/DebianKernel/ARMMP.
-(define %linux-libre-version "4.18.1")
-(define %linux-libre-hash
"0kj3z9c3sa1njdf0yysscvcgbm0l4sqnclm5fby2nf034zmc6kpx")
+(define %linux-libre-version "4.18.2")
+(define %linux-libre-hash
"0kfbzwp56yf7lb884jcdwx5cia73k5ks3nzxb306lj4s249qkn17")
(define %linux-libre-patches
(list %boot-logo-patch
- branch master updated (8e950ee -> 50dbd26), Mark H. Weaver, 2018/08/18
- 01/05: gnu: address@hidden: Update to 4.4.149., Mark H. Weaver, 2018/08/18
- 04/05: gnu: linux-libre: Update to 4.18.2.,
Mark H. Weaver <=
- 03/05: gnu: address@hidden: Update to 4.14.64., Mark H. Weaver, 2018/08/18
- 02/05: gnu: address@hidden: Update to 4.9.121., Mark H. Weaver, 2018/08/18
- 05/05: gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3., Mark H. Weaver, 2018/08/18