guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: linux-libre@5.8: Update to 5.8.1.


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

mhw pushed a commit to branch master
in repository guix.

commit 6082e7aa63d9d3d1f57717514137523fa9d4568a
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Tue Aug 11 17:34:09 2020 -0400

    gnu: linux-libre@5.8: Update to 5.8.1.
    
    * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.1.
    (linux-libre-5.8-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 22fea5c..777fe64 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -385,10 +385,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
     (sha256 hash)))
 
 
-(define-public linux-libre-5.8-version "5.8")
+(define-public linux-libre-5.8-version "5.8.1")
 (define-public linux-libre-5.8-pristine-source
   (let ((version linux-libre-5.8-version)
-        (hash (base32 "1xgibkwb1yfl6qdlbxyagai0qc1pk5ark7giz1512hh6ma353xz7")))
+        (hash (base32 "09574qbcrncb34dx9pd65iqs06758zim4nkncnjzmxwgjgza9lpq")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.8)))



reply via email to

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