guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: linux-libre@5.6: Update to 5.6.11.


From: guix-commits
Subject: 05/06: gnu: linux-libre@5.6: Update to 5.6.11.
Date: Wed, 6 May 2020 03:26:21 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 99ebfa3b95270bb4d7828280fa2c86d782c8fc3b
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed May 6 03:19:59 2020 -0400

    gnu: linux-libre@5.6: Update to 5.6.11.
    
    * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.11.
    (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 4b62aad..4d8bfac 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.10")
+(define-public linux-libre-5.6-version "5.6.11")
 (define-public linux-libre-5.6-pristine-source
   (let ((version linux-libre-5.6-version)
-        (hash (base32 "1f81b0icn0r9gww95rckyxs5d4g8bwf4mmqkrmwxxf4xga19dp3v")))
+        (hash (base32 "1ahv4a3mnszqs3qcnwmhbvjgis1jg37anj5jvn70i7s2k6z6rpfn")))
    (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]