From 733fc7aa22375d07742bf941620ab16dfada561f Mon Sep 17 00:00:00 2001 From: Rodion Goritskov Date: Thu, 30 Apr 2026 17:35:19 +0200 Subject: gnu: linux-libre 6.6: Update to 6.6.137. * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.137. (linux-libre-6.6-pristine-source): Update hash. Signed-off-by: Vagrant Cascadian --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 42ecb45c25..d3cb9d2845 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -581,7 +581,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-6.12))) -(define-public linux-libre-6.6-version "6.6.136") +(define-public linux-libre-6.6-version "6.6.137") (define-public linux-libre-6.6-gnu-revision "gnu") (define deblob-scripts-6.6 (linux-libre-deblob-scripts @@ -591,7 +591,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "0xp9b2vkrb0g0rn4i33b59rhp4sgh1dbwzk28vwz7kwac6l5rcpi"))) (define-public linux-libre-6.6-pristine-source (let ((version linux-libre-6.6-version) - (hash (base32 "0wglpjmrwdghbdh3rs3qw5kyacrcdw77cqzwwmp7h798k0dd5ckg"))) + (hash (base32 "1i2npnsnhk41a88vimr521rxg77kljbkqmlyk1zrv7z4ic6ykwcj"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.6))) -- cgit v1.3