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


From: guix-commits
Subject: 01/02: gnu: linux-libre@5.7: Update to 5.7.19.
Date: Thu, 27 Aug 2020 16:15:11 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 92b9399fcf5902ef17c37ad1b7e8896578c77b25
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Thu Aug 27 16:11:17 2020 -0400

    gnu: linux-libre@5.7: Update to 5.7.19.
    
    * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19.
    (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 2df9a33..6df93e4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -397,10 +397,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.8)))
 
-(define-public linux-libre-5.7-version "5.7.18")
+(define-public linux-libre-5.7-version "5.7.19")
 (define-public linux-libre-5.7-pristine-source
   (let ((version linux-libre-5.7-version)
-        (hash (base32 "0p54icpxacrx8k09qam2hx22azh9xz9fzyif2z73qagk3syz5pd4")))
+        (hash (base32 "1rwzp51ddlkdzanj6i8jqj5yh0njpzn7ly4r8nnzwkdfp5465721")))
    (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]