guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: linux-libre@5.7: Update to 5.7.6.


From: guix-commits
Subject: 01/02: gnu: linux-libre@5.7: Update to 5.7.6.
Date: Wed, 24 Jun 2020 21:12:50 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit d566f533b189d7b45b4a6dbc81aa837126a29b89
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Wed Jun 24 21:06:54 2020 -0400

    gnu: linux-libre@5.7: Update to 5.7.6.
    
    * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.6.
    (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 d6d121c..08cd121 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.5")
+(define-public linux-libre-5.7-version "5.7.6")
 (define-public linux-libre-5.7-pristine-source
   (let ((version linux-libre-5.7-version)
-        (hash (base32 "008bpcvcdbwy3w829zc0s6ighn820nr51y24l6df5qfvah1zjdvc")))
+        (hash (base32 "1rhhys2fvfrfsc6lk0qkq59p83qhwvns4jhk0jlyylyzqqywkm4z")))
    (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]