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


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.13.3.
Date: Thu, 21 Sep 2017 19:02:12 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 0920205391133463329406cbbb2782774a95a08b
Author: Mark H Weaver <address@hidden>
Date:   Thu Sep 21 18:56:56 2017 -0400

    gnu: linux-libre: Update to 4.13.3.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3.
    (%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 6e68f06..9352b4f 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.2")
-(define %linux-libre-hash 
"166yy7nah2h2ffxqgb92nfwrvihna3kvdx4ryppf34gmybmmfw36")
+(define %linux-libre-version "4.13.3")
+(define %linux-libre-hash 
"011mjm7kz8sf45zj17qldww34q8wh1sv6j0zqrmrlrj39i0xq1a2")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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