guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: linux-libre: Update to 5.7.15.


From: guix-commits
Subject: 04/04: gnu: linux-libre: Update to 5.7.15.
Date: Tue, 11 Aug 2020 17:36:00 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 1db4bc56586c0a3ca1b46883a57d877ab5ee916c
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Tue Aug 11 17:34:48 2020 -0400

    gnu: linux-libre: Update to 5.7.15.
    
    * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.15.
    (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 777fe64..3c91590 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -393,10 +393,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.14")
+(define-public linux-libre-5.7-version "5.7.15")
 (define-public linux-libre-5.7-pristine-source
   (let ((version linux-libre-5.7-version)
-        (hash (base32 "0irgfw50fvlbgvn33as75chn2qilmpalbmhi9k8a9ckh6rwdz6hq")))
+        (hash (base32 "04jj7vmwd1fjpfnwrhnc92qnskj7i150dyxvilfmkg3ki521gsqf")))
    (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]