From 9047a2bd7f70fde02c4034cd3724e7ab0d030034 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 31 Aug 2026 12:32:45 -0700 Subject: gnu: linux-libre 5.15: Update to 5.15.219. * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.219. (linux-libre-5.15-pristine-source): Update hash. --- 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 46ee1b9fff2..20ca92096a1 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -686,7 +686,7 @@ GEXP)." (%upstream-linux-source version hash) deblob-scripts-6.1))) -(define-public linux-libre-5.15-version "5.15.217") +(define-public linux-libre-5.15-version "5.15.219") (define-public linux-libre-5.15-gnu-revision "gnu") (define deblob-scripts-5.15 (linux-libre-deblob-scripts @@ -696,7 +696,7 @@ GEXP)." (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1"))) (define-public linux-libre-5.15-pristine-source (let ((version linux-libre-5.15-version) - (hash (base32 "1rd5ffv9j3d5g2iygapjgkmqpsqfq69xyig3jifmmr5x9wsgs873"))) + (hash (base32 "192ws3mf4hvhawdl6amg7a7q7d68v2ijgjsy1cbq2vy2iiwlyjnh"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-5.15))) -- cgit v1.2.3