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


From: guix-commits
Subject: 04/04: gnu: linux-libre: Update to 5.0.3.
Date: Wed, 20 Mar 2019 15:37:16 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit c74da2b6c4ffeeff0c28eec74e4b27a8ad4bc420
Author: Mark H Weaver <address@hidden>
Date:   Wed Mar 20 15:32:26 2019 -0400

    gnu: linux-libre: Update to 5.0.3.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.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 939a2b3..3ea97ec 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -415,8 +415,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.2")
-(define %linux-libre-hash 
"0lvjqs5fmar6bh5077wzh215v6ffi7f5yx1qkkkw35wqhv0xgn0c")
+(define %linux-libre-version "5.0.3")
+(define %linux-libre-hash 
"1ivdqr3y8r2hmv3a1g0a641cr2ckl3x4arapw0j6nwd0sbcyncam")
 
 (define %linux-libre-5.0-patches
   (list %boot-logo-patch



reply via email to

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