guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: linux-libre@5.2: Update to 5.2.21.


From: guix-commits
Subject: 05/08: gnu: linux-libre@5.2: Update to 5.2.21.
Date: Thu, 17 Oct 2019 01:13:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c478870b7f097f2dc750aeb0ea62e0e6e9a03cf1
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Oct 17 06:12:26 2019 +0200

    gnu: linux-libre@5.2: Update to 5.2.21.
    
    * gnu/packages/linux.scm (deblob-scripts-5.2)
    (linux-libre-5.2-version, linux-libre-5.2-pristine-sources):
    Update to 5.2.21.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8a03da9..ac9df8e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -189,7 +189,7 @@ defconfig.  Return the appropriate make target if 
applicable, otherwise return
 
 (define deblob-scripts-5.2
   (linux-libre-deblob-scripts
-   "5.2.19"
+   "5.2.21"
    (base32 "076fwxlm6jq6z4vg1xq3kr474zz7qk71r90sf9dnfia3rw2pb4fa")
    (base32 "1vghzpvlsvz5q8baxjza8jdryjmcx61g2pmnm6dd1k7glr6jy1a9")))
 
@@ -365,10 +365,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.3)))
 
-(define-public linux-libre-5.2-version "5.2.19")
+(define-public linux-libre-5.2-version "5.2.21")
 (define-public linux-libre-5.2-pristine-source
   (let ((version linux-libre-5.2-version)
-        (hash (base32 "12mi857lyd5vj8qhj2f505hqnwzsnd829hxd78n9kk88iv1f966y")))
+        (hash (base32 "0f1mick15d0m7yhhhdwai03wmczvkm9cg38w2ivgmgysfpzy73ls")))
    (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]