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