guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: linux-libre: Update to 5.0.1.


From: guix-commits
Subject: 02/02: gnu: linux-libre: Update to 5.0.1.
Date: Mon, 11 Mar 2019 07:19:10 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 3edd7a3f4c8d6faeb6c8229ff053f66947459a71
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 11 07:14:58 2019 -0400

    gnu: linux-libre: Update to 5.0.1.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.1.
    (%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 e746b0a..e4a5883 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -414,8 +414,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")
-(define %linux-libre-hash 
"18gs0kl5xvbmh725m7crg6iyqw3p8qq421aql7z0nlk035fh5xbx")
+(define %linux-libre-version "5.0.1")
+(define %linux-libre-hash 
"0izbdpml170g5jg87ccnf2q1hc01gsyiy1gqxnqzzi3pri00dfyz")
 
 (define %linux-libre-5.0-patches
   (list %boot-logo-patch



reply via email to

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