guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: linux-libre@5.6: Update to 5.6.8.


From: guix-commits
Subject: 02/03: gnu: linux-libre@5.6: Update to 5.6.8.
Date: Wed, 29 Apr 2020 22:18:27 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 09b87e503d3af1db309fdb3ea5617986013751f3
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed Apr 29 22:13:15 2020 -0400

    gnu: linux-libre@5.6: Update to 5.6.8.
    
    * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.8.
    (linux-libre-5.6-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 b5400d8..dd16cdc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -369,10 +369,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
     (sha256 hash)))
 
 
-(define-public linux-libre-5.6-version "5.6.7")
+(define-public linux-libre-5.6-version "5.6.8")
 (define-public linux-libre-5.6-pristine-source
   (let ((version linux-libre-5.6-version)
-        (hash (base32 "1jljcva3gxg1yc2kw3jjgmhzzdm16nylzxl63zbndjza547l5813")))
+        (hash (base32 "1pw2q9509jzp84b6qasaais2ws25v2wrjh072q0x3j520zzl5q8r")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.6)))



reply via email to

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