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


From: guix-commits
Subject: 05/05: gnu: linux-libre: Update to 5.0.6.
Date: Fri, 5 Apr 2019 01:12:04 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 6e5ecbfbae4121d9865d5b503f6f29111c15156c
Author: Mark H Weaver <address@hidden>
Date:   Fri Apr 5 01:05:50 2019 -0400

    gnu: linux-libre: Update to 5.0.6.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.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 04ce6f4..e4f6e24 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -424,8 +424,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.5")
-(define %linux-libre-hash 
"1yivxqprxfzhzid4qv9hpnb5i38kijrj2g2pyzz7niliya1c58li")
+(define %linux-libre-version "5.0.6")
+(define %linux-libre-hash 
"0zznxchsdljw4swnr4i0qlvdww7cxskmil1691baj53xjv3wsh3n")
 
 (define %linux-libre-5.0-patches
   (list %boot-logo-patch



reply via email to

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