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


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.13.11.
Date: Fri, 3 Nov 2017 01:32:50 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 0f3142e7c31761cfdbb9d5c803c70c6263c98791
Author: Mark H Weaver <address@hidden>
Date:   Fri Nov 3 01:31:06 2017 -0400

    gnu: linux-libre: Update to 4.13.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.11.
    (%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 1012c51..2ecf6bd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -368,8 +368,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.10")
-(define %linux-libre-hash 
"0y1p5b1rxpbr3apvqqv589qwzfyzjpdrzysfj4h17s0k4gy6c5p8")
+(define %linux-libre-version "4.13.11")
+(define %linux-libre-hash 
"1x2q80s27qcp3skjhqb36xhhcnrjgsq49g7l1ggc3rb3f9cshm59")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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