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


From: guix-commits
Subject: 05/05: gnu: linux-libre: Update to 5.1.9.
Date: Wed, 12 Jun 2019 13:12:37 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit ac72162efd9245400573e7255834c2b77b96a3bc
Author: Mark H Weaver <address@hidden>
Date:   Wed Jun 12 13:05:09 2019 -0400

    gnu: linux-libre: Update to 5.1.9.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.9.
    (%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 395d3798..b44ea63 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.8")
-(define %linux-libre-hash 
"1vkirlz9vsvym8fdbvj308n3hj8f9j8n9m267x0dhlgbmig570j2")
+(define %linux-libre-version "5.1.9")
+(define %linux-libre-hash 
"1l1nhq3giqyv7zir1sl8m32xbbpmqhsw8dgf90kf4qcnh6bvjin1")
 
 (define %linux-libre-5.1-patches
   (list %boot-logo-patch



reply via email to

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