guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: linux-libre: Update to 5.1.10.


From: guix-commits
Subject: 03/03: gnu: linux-libre: Update to 5.1.10.
Date: Sun, 16 Jun 2019 04:18:43 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 86c05c4465dee12f140baff107dab1816214305b
Author: Mark H Weaver <address@hidden>
Date:   Sun Jun 16 04:11:07 2019 -0400

    gnu: linux-libre: Update to 5.1.10.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.10.
    (%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 a3c5208..caa121c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -430,8 +430,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.1.9")
-(define %linux-libre-hash 
"1l1nhq3giqyv7zir1sl8m32xbbpmqhsw8dgf90kf4qcnh6bvjin1")
+(define %linux-libre-version "5.1.10")
+(define %linux-libre-hash 
"0gpvp3p927wg31gmh4bakxcvzanx68s7d6dj6v89md7z146954k9")
 
 (define %linux-libre-5.1-patches
   (list %boot-logo-patch



reply via email to

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