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.13.6.


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.13.6.
Date: Fri, 13 Oct 2017 03:42:26 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2eac8e6b0d1d2c4f43fe02a8a1e1bd528dc7389e
Author: Mark H Weaver <address@hidden>
Date:   Fri Oct 13 03:25:39 2017 -0400

    gnu: linux-libre: Update to 4.13.6.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.6.
    (%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 11077cd..42f4506 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -367,8 +367,8 @@ It has been modified to remove all non-free binary blobs.")
 
 (define %intel-compatible-systems '("x86_64-linux" "i686-linux"))
 
-(define %linux-libre-version "4.13.5")
-(define %linux-libre-hash 
"1crw61x7qrijhpw0azxf9b3fra0cxq87ncni2419p0s23jfdpc4m")
+(define %linux-libre-version "4.13.6")
+(define %linux-libre-hash 
"05yldmdjfbmsf4qnvqrcz9qbymz3mdqmhghhpsypjka4hh2cm1va")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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