From 5f65d3f998bdee32a3aa9690962c6c8eeaaa8ae0 Mon Sep 17 00:00:00 2001 From: Wilko Meyer Date: Fri, 8 May 2026 13:50:39 +0200 Subject: gnu: linux-libre 6.18: Update to 6.18.28. * gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.28. (linux-libre-6.18-pristine-source): Update hash. Change-Id: I00a0f5b4edcf8e0264cb4bf7655e0212b2b1daa8 Signed-off-by: Vagrant Cascadian --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 9756ecca80..d3f7fdb381 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -564,7 +564,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-6.19))) -(define-public linux-libre-6.18-version "6.18.26") +(define-public linux-libre-6.18-version "6.18.28") (define-public linux-libre-6.18-gnu-revision "gnu") (define deblob-scripts-6.18 (linux-libre-deblob-scripts @@ -574,7 +574,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "0qlih8w8wg4v5cwbmd34rbhb6mjgbx69i9rx3s2vxw7h42q9l0ai"))) (define-public linux-libre-6.18-pristine-source (let ((version linux-libre-6.18-version) - (hash (base32 "1v5h0w3s8p5m22jxg992x1jfpwyi80ia70cdgiv47q3n6xfjyxsk"))) + (hash (base32 "0x3vsz25ci192zcv1vmi1lnbdmpafvzbzcja1fighv2qhfa7hq7k"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.18))) -- cgit v1.3