guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: linux-libre 6.1: Fix the hash of the deblob-scripts.


From: guix-commits
Subject: 01/03: gnu: linux-libre 6.1: Fix the hash of the deblob-scripts.
Date: Sat, 4 Nov 2023 14:47:16 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 1d4813f275a5e022671b08bdcc586cf4b7e79021
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Mon Oct 30 23:26:53 2023 +0100

    gnu: linux-libre 6.1: Fix the hash of the deblob-scripts.
    
    This is a followup to commit 26709726a80de2d22ab129ff49b38dc1600bf8b2.
    
    * gnu/packages/linux.scm (deblob-scripts 6.1): Update hash.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: I0035078f4c229763e56cf70ccae730804b123640
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 7a9f357681..439ca0ae47 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -518,7 +518,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    linux-libre-6.1-version
    linux-libre-6.1-gnu-revision
    (base32 "1sf80f2i4vf888xjcn84ymn4w5ynn30ib9033zwmv7f09yvfhapy")
-   (base32 "1c73516nbhnz0cxjz38b5794dxygb8sznv9idiibw7ablmjbhd11")))
+   (base32 "1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
         (hash (base32 "02pvymr1dgd36mp7yikxqqv0sfrpwi1grnvxvx6jbbx6wmx0wljq")))



reply via email to

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