From 8949c8d7fd5184a501ab7c635de8e73db1a8dc18 Mon Sep 17 00:00:00 2001 From: Rodion Goritskov Date: Thu, 30 Apr 2026 17:35:19 +0200 Subject: gnu: linux-libre 6.1: Update to 6.1.170. * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.170. (linux-libre-6.1-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 d3cb9d2845..51ea9c919b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -596,7 +596,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-6.6))) -(define-public linux-libre-6.1-version "6.1.169") +(define-public linux-libre-6.1-version "6.1.170") (define-public linux-libre-6.1-gnu-revision "gnu") (define deblob-scripts-6.1 (linux-libre-deblob-scripts @@ -606,7 +606,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1w5pfws6l39dpc3lzazs1n6r4m96f6rdf6vb2scy5fhmrd933ldc"))) (define-public linux-libre-6.1-pristine-source (let ((version linux-libre-6.1-version) - (hash (base32 "0b7g7awbn1zryrh0pnjsh00d7j7ivda8i380jddhfj8ph1sfdjz0"))) + (hash (base32 "0i29gilsvl7vx7p6vqg0bc0d40ir1b968hyfjhdfms55g4pr2y5m"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.1))) -- cgit v1.3