guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: linux-libre: Update to 5.1.11.


From: guix-commits
Subject: 05/05: gnu: linux-libre: Update to 5.1.11.
Date: Tue, 18 Jun 2019 20:55:49 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 5f7367cf8495f537b7b8ce42204ab14a3ed2e46b
Author: Mark H Weaver <address@hidden>
Date:   Tue Jun 18 20:49:14 2019 -0400

    gnu: linux-libre: Update to 5.1.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.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 3a4bef4..4f659e1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -430,8 +430,8 @@ for ARCH and optionally VARIANT, or #f if there is no such 
configuration."
 It has been modified to remove all non-free binary blobs.")
     (license license:gpl2)))
 
-(define %linux-libre-version "5.1.10")
-(define %linux-libre-hash 
"0gpvp3p927wg31gmh4bakxcvzanx68s7d6dj6v89md7z146954k9")
+(define %linux-libre-version "5.1.11")
+(define %linux-libre-hash 
"15hmqycsggqd9bwrf229b7f0pfznzs03kpzcwrd9j867pvgwyl8c")
 
 (define %linux-libre-5.1-patches
   (list %boot-logo-patch



reply via email to

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