From a7b586baa0e1cc8b4e41bff75183ebc02ea5e4c9 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Thu, 5 Jun 2025 14:37:50 -0400 Subject: gnu: linux-libre 6.12: Update to 6.12.32. * gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.32. (linux-libre-6.12-pristine-source): Update hash. Change-Id: I8c6bc1ceb30e2fd44adbeef5a58cc403c1e672c7 --- 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 3b9289e26c2..344ab976610 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -533,7 +533,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." ;; Here are the support timelines: ;; -(define-public linux-libre-6.12-version "6.12.31") +(define-public linux-libre-6.12-version "6.12.32") (define-public linux-libre-6.12-gnu-revision "gnu") (define deblob-scripts-6.12 (linux-libre-deblob-scripts @@ -543,7 +543,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "00hyshh3yx59yv9wxiw2hnjlksr60w1hklbv0462wwi7gjlk72xd"))) (define-public linux-libre-6.12-pristine-source (let ((version linux-libre-6.12-version) - (hash (base32 "19sba8zak31gn89pzfa3kb9rv7y9z8kybvyikigamq7nblz5nk5h"))) + (hash (base32 "0w3a6k0cbdanknlha3qjyvvmhh3xks9d6xq1043laf3q2xr21c59"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.12))) -- cgit v1.3