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


From: guix-commits
Subject: 04/04: gnu: linux-libre: Update to 5.0.11.
Date: Thu, 2 May 2019 22:55:23 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 8d5edc9cea31e5c9685355c079ddf66d044353aa
Author: Mark H Weaver <address@hidden>
Date:   Thu May 2 22:50:01 2019 -0400

    gnu: linux-libre: Update to 5.0.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.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 e1b8f69..0dfa2f1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -423,8 +423,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.0.10")
-(define %linux-libre-hash 
"1lcwpxz5ival8nmnh19x4b1bn19bifhi3mlarx85d783jg47jc3h")
+(define %linux-libre-version "5.0.11")
+(define %linux-libre-hash 
"09xnaz2ybicl4qb7gixcd5l16jasqih98r3xg5amqnqjjhxx5hrj")
 
 (define %linux-libre-5.0-patches
   (list %boot-logo-patch



reply via email to

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