guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: linux-libre@5.7: Update to 5.7.4.


From: guix-commits
Subject: branch master updated: gnu: linux-libre@5.7: Update to 5.7.4.
Date: Thu, 18 Jun 2020 16:05:02 -0400

This is an automated email from the git hooks/post-receive script.

mhw pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1d76393  gnu: linux-libre@5.7: Update to 5.7.4.
1d76393 is described below

commit 1d763933b8b2e783da56d66743eee2ae5c9c0b55
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Thu Jun 18 15:59:33 2020 -0400

    gnu: linux-libre@5.7: Update to 5.7.4.
    
    * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.4.
    (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 6e0b8b5..3d595cd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -371,10 +371,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
     (sha256 hash)))
 
 
-(define-public linux-libre-5.7-version "5.7.3")
+(define-public linux-libre-5.7-version "5.7.4")
 (define-public linux-libre-5.7-pristine-source
   (let ((version linux-libre-5.7-version)
-        (hash (base32 "1sgwdcyn9105lfgg25q41yj30sy9cqfdm8m4dmka8gzllxxyq407")))
+        (hash (base32 "06mm0bmjw54aypfhhbm9aaz5bmgymvygfak587iwv901635gb95w")))
    (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]