guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: linux-libre: Update to 4.18.12.


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.18.12.
Date: Thu, 4 Oct 2018 20:42:15 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2e073dc23c27e9fc2e255ee47d2025d044df7c8e
Author: Mark H Weaver <address@hidden>
Date:   Thu Oct 4 20:35:38 2018 -0400

    gnu: linux-libre: Update to 4.18.12.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.12.
    (%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 2a7e1d8..d52e8d7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -405,8 +405,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.11")
-(define %linux-libre-hash 
"1r4yf7gr7rf8igkg5jv781wa8vn6ii7fsdnffyshin1slnxbd79k")
+(define %linux-libre-version "4.18.12")
+(define %linux-libre-hash 
"1mcnb1mm7m6i9s591c3kx0f1vbzhbl3w92w137swcm9zifqpci5r")
 
 (define %linux-libre-4.18-patches
   (list %boot-logo-patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]