From e3f318f0489322c4c9b5964f03a8b063a7bfbebd Mon Sep 17 00:00:00 2001 From: Wilko Meyer Date: Mon, 30 Oct 2023 23:26:55 +0100 Subject: 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 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"))) -- cgit v1.2.3