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


From: guix-commits
Subject: 04/04: gnu: linux-libre: Update to 5.0.5.
Date: Thu, 28 Mar 2019 19:40:02 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit fa3c2aad6581d219ec557c1ee87309ff19085785
Author: Mark H Weaver <address@hidden>
Date:   Thu Mar 28 19:35:11 2019 -0400

    gnu: linux-libre: Update to 5.0.5.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.5.
    (%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 02ebc95..b4a80bb 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.4")
-(define %linux-libre-hash 
"1j369x19kqryhf7w5p14rah0p3lglrhr5kac9ysqigx92as7kq50")
+(define %linux-libre-version "5.0.5")
+(define %linux-libre-hash 
"1yivxqprxfzhzid4qv9hpnb5i38kijrj2g2pyzz7niliya1c58li")
 
 (define %linux-libre-5.0-patches
   (list %boot-logo-patch



reply via email to

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