From ccd324ef6d1e4bb86de260b39e072fd1f19af178 Mon Sep 17 00:00:00 2001 From: Wilko Meyer Date: Fri, 8 May 2026 13:56:40 +0200 Subject: gnu: linux-libre 5.10: Update to 5.10.255. * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.255. (linux-libre-5.10-pristine-source): Update hash. Change-Id: I542a482a39fa2ca448bb40d1690f680d90ff6963 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 1cb03d7487..839dfd053f 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -643,7 +643,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-5.15))) -(define-public linux-libre-5.10-version "5.10.252") +(define-public linux-libre-5.10-version "5.10.255") (define-public linux-libre-5.10-gnu-revision "gnu1") (define deblob-scripts-5.10 (linux-libre-deblob-scripts @@ -653,7 +653,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1hgza8fsps7bkjf4i0f2xgvrh1r183z3i6lxrr2nr8qbi5d13qs7"))) (define-public linux-libre-5.10-pristine-source (let ((version linux-libre-5.10-version) - (hash (base32 "1yqa4zmvi5ihf50kxcff06abfi6xw0b9ajzagvy6gdzfr7igpcrl"))) + (hash (base32 "19v6g2fq4nqv38irlcd9x14s6d398c56mxzpyc03q4xmpy3v6mir"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-5.10))) -- cgit v1.3