From 566cf65f9c4b4aec875134904982291461e3d0be Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Tue, 21 Jan 2025 15:24:26 +0800 Subject: [PATCH] nongnu: linux-xanmod: Update to 6.12.10. * nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.12.10. (linux-xanmod-source): Update hash. --- nongnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 021fb49..a8fe4e2 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -276,7 +276,7 @@ distribution with custom settings and new features. It's built to provide a stable, responsive and smooth desktop experience."))) ;; Linux-XanMod sources -(define-public linux-xanmod-version "6.12.9") +(define-public linux-xanmod-version "6.12.10") (define-public linux-xanmod-revision "xanmod1") (define-public linux-xanmod-source (make-linux-xanmod-source @@ -284,7 +284,7 @@ stable, responsive and smooth desktop experience."))) linux-xanmod-revision #:xanmod-branch "main" #:kernel-hash (base32 "1sr58vsh39hdwk0z27lg14isqwn4g8m4r7a8z2rsyhkfwlmmd8mi") - #:xanmod-hash (base32 "0px4zj6d95gbg9yyjwff7avczzhxzzzf1jxjsj181i2d2lnpkw57"))) + #:xanmod-hash (base32 "1szi250nhj5j9km8q0z32hdf38kkl6kry5jh71dpc1ar0x1b26bd"))) (define-public linux-xanmod-lts-version "6.6.72") (define-public linux-xanmod-lts-revision "xanmod1")