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


From: guix-commits
Subject: 03/03: gnu: linux-libre: Update to 5.2.11.
Date: Thu, 29 Aug 2019 16:40:52 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 9fbf4d2a52d4d3e01059f3432bb3f78182b5a822
Author: Mark H Weaver <address@hidden>
Date:   Thu Aug 29 16:37:49 2019 -0400

    gnu: linux-libre: Update to 5.2.11.
    
    * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.11.
    (linux-libre-5.2-pristine-source): 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 b4863de..0b6a84a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -350,10 +350,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                         "linux-" version ".tar.xz"))
     (sha256 hash)))
 
-(define-public linux-libre-5.2-version "5.2.10")
+(define-public linux-libre-5.2-version "5.2.11")
 (define-public linux-libre-5.2-pristine-source
   (let ((version linux-libre-5.2-version)
-        (hash (base32 "0jgw7gj71i9kf4prbdi9h791ngxf24nr90302glnsa9aghwc95k0")))
+        (hash (base32 "1y9kn1zny3xpmbi5an3g7hbzywnycys8chfaw6laij1xk4gq6ahc")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.2)))



reply via email to

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