guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: linux-libre: Update to 4.16.13.


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.16.13.
Date: Wed, 30 May 2018 15:04:41 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 370e87fdbb0577ae19483e53cb40621b94d7ba25
Author: Mark H Weaver <address@hidden>
Date:   Wed May 30 14:59:47 2018 -0400

    gnu: linux-libre: Update to 4.16.13.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.13.
    (%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 5a9b52a..72a25d5 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.")
 ;; supports qemu "virt" machine and possibly a large number of ARM boards.
 ;; See : https://wiki.debian.org/DebianKernel/ARMMP.
 
-(define %linux-libre-version "4.16.12")
-(define %linux-libre-hash 
"1zjq16z5cdcpa4acqdilavjjv2xbqnh3fmn400n9hd5pzyll817m")
+(define %linux-libre-version "4.16.13")
+(define %linux-libre-hash 
"1frpqxv5ykf87hrmh62b8nxxcpv64a5w7lxw51z4vs82799inmng")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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