From 6180453020d3474265231e5ee90dd54b080596b4 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 15 May 2026 21:15:10 -0700 Subject: gnu: linux-libre 7.0: Update to 7.0.8. * gnu/packages/linux.scm (linux-libre-7.0-version): Update to 7.0.8. (linux-libre-7.0-pristine-source): Update hash. --- 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 c6ef4f2ebc..6221904243 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -531,7 +531,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." ;; The current "mainline" kernel. -(define-public linux-libre-7.0-version "7.0.6") +(define-public linux-libre-7.0-version "7.0.8") (define-public linux-libre-7.0-gnu-revision "gnu") (define deblob-scripts-7.0 (linux-libre-deblob-scripts @@ -541,7 +541,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "0a7572zw5y3k4gs4p3h5w0s9bhd63pdjxz6vxbr96sq6r8b6k02n"))) (define-public linux-libre-7.0-pristine-source (let ((version linux-libre-7.0-version) - (hash (base32 "08vm18wx6399phzgr3wz94yga3ab4fyca79445ygvbspm904996b"))) + (hash (base32 "08nbdmgy4bbpmjzkh6n4v3shksvxpcxhy8biv5w7qkwz5jrayi8r"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-7.0))) -- cgit v1.3