~ruther/guix-local

1d4813f275a5e022671b08bdcc586cf4b7e79021 — Wilko Meyer 2 years ago 58786c8
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +1 -1
@@ 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")))