diff options
author | Jelle Licht <jlicht@fsfe.org> | 2023-10-28 12:10:07 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2023-10-22 02:00:00 +0200 |
commit | 72d9a5d7dd8dc5a1ba03ff19e9c354ebc6644ffe (patch) | |
tree | c2f0c1454ff5ef4eb728997b5393cdd56462c040 /gnu/packages | |
parent | 7164f2b812ad53bbd9791d0467bdbbdcae403040 (diff) |
gnu: linux-libre 6.5: Update deblob scripts version hash.
* gnu/packages/linux.scm (deblob-scripts-6.5): Update hash.
Change-Id: If692586bac01369c63099cf8311c9a94e70cc106
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/linux.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e2413668c5..7a9f357681 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -500,7 +500,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." linux-libre-6.5-version linux-libre-6.5-gnu-revision (base32 "01mm6v67bcrhgm97axsw46x0iix9im7hmlb765f3bkjhwklpxdy7") - (base32 "132ps1jprxw6kqyscsar38fn7s12kg416mfhz7w702f4ajgq1ndi"))) + (base32 "066z5lw5vrfayhv23hpfcm6fh6b7zmn2v13kfv1g3z3jl1wblhfh"))) (define-public linux-libre-6.5-pristine-source (let ((version linux-libre-6.5-version) (hash (base32 "1mcg0lpxr832mwyqlbn0s5gssvsk2nn2xhq9w0qbymizf5j2yrn6"))) |