guix-commits
[Top][All Lists]
Advanced

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

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


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

lfam pushed a commit to branch master
in repository guix.

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

    gnu: linux-libre 5.10: Fix the hash of the deblob-scripts.
    
    This is a followup to commit e672066097b5f145de29f26e469453352376e654.
    
    * gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: I0fe56dd2694185b6c77468ecc844aaf25ec7564a
---
 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 aefe815cfe..c4cea246cc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -548,7 +548,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    linux-libre-5.10-version
    linux-libre-5.10-gnu-revision
    (base32 "1b33rkn32b923025iiz4xzxiy8y5ii9j5qk4021mg575890rl4ch")
-   (base32 "0nnp46mn32yk436swd2qh34igmzinfgkwvbzp3lqyy45f06hbc2j")))
+   (base32 "0xrrnmb5kcc5r21bdm24aq0fnkk1imn367c1cxlj78b6l6gigx4b")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
         (hash (base32 "1h944syk7n6c4j1djlx19n77alzwbxcdza77c9ykicgfynhpgsm0")))



reply via email to

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