guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: linux-libre@5.7: Update to 5.7.2.


From: guix-commits
Subject: 06/07: gnu: linux-libre@5.7: Update to 5.7.2.
Date: Thu, 11 Jun 2020 16:23:58 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 48f3631b0f68612ede0d96a4d17bba849535ba32
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Thu Jun 11 16:14:49 2020 -0400

    gnu: linux-libre@5.7: Update to 5.7.2.
    
    * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.128.
    (linux-libre-5.7-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 6b861d5..2ee4edf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -370,10 +370,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
     (sha256 hash)))
 
 
-(define-public linux-libre-5.7-version "5.7.1")
+(define-public linux-libre-5.7-version "5.7.2")
 (define-public linux-libre-5.7-pristine-source
   (let ((version linux-libre-5.7-version)
-        (hash (base32 "1vcxrrb2i4366iciw0mfahwbdrzmhrrsr7gi4vdkzznfv2niils0")))
+        (hash (base32 "02brxm78n0kg4mh48acvjsr7mpvaqd279ycyaixaflid1s1awrb0")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.7)))



reply via email to

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