This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch kernel-updates
in repository guix.
The following commit(s) were added to refs/heads/kernel-updates by this push:
new 51ea826bf2 gnu: deblob-scripts-6.16: Update hash for deblob-6.16.
51ea826bf2 is described below
commit 51ea826bf2e606066dcd0da422b1a54e111aa4bc
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Sun Sep 21 21:46:49 2025 -0700
gnu: deblob-scripts-6.16: Update hash for deblob-6.16.
* gnu/packages/linux.scm (deblob-scripts-6.16): Update hash for deblob-6.16
to
script used for 6.16.8.
---
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 07534b9aac..7a8bcb3d99 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -532,7 +532,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(linux-libre-deblob-scripts
linux-libre-6.16-version
linux-libre-6.16-gnu-revision
- (base32 "1s44yaxib45834mjmvqkl70s2lazbzvpxhp4z7qwxkrkpw94mdxx")
+ (base32 "0qwh82z5bjmq7hhx7s41mnybpr8ihdk2g0bgjb3hzd95x6pw4w51")
(base32 "1i4kba2wpkc7jmj7b2qjkrgqsl0g0s1h7j9pfvc7zqyyn9v3kkqr")))
(define-public linux-libre-6.16-pristine-source
(let ((version linux-libre-6.16-version)