From abbf3bb98b31af335ce75bd0319649295adf2540 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 31 Aug 2026 12:38:44 -0700 Subject: gnu: linux-libre 6.18: Update to 6.18.48. * gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.48. (linux-libre-6.18-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index b4dffd3d7eb..fb2b95017dd 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -626,7 +626,7 @@ GEXP)." ;; Here are the support timelines: ;; -(define-public linux-libre-6.18-version "6.18.46") +(define-public linux-libre-6.18-version "6.18.48") (define-public linux-libre-6.18-gnu-revision "gnu") (define deblob-scripts-6.18 (linux-libre-deblob-scripts @@ -636,7 +636,7 @@ GEXP)." (base32 "0yk2c643d2gykwbl3cibgwr9aaqrfg9m3q9xgha98yy4vzcyqbhr"))) (define-public linux-libre-6.18-pristine-source (let ((version linux-libre-6.18-version) - (hash (base32 "186c850qncfvwqnvmllzkiqj6xfrh6h4nh65d4lwq0lbh29lpm7m"))) + (hash (base32 "137wqvcfl8drb4n51hqc2pw4kg0hl5j7fi8wdgy0hmsb1aqsvgay"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.18))) -- cgit v1.2.3