diff options
author | Hilton Chain <hako@ultrarare.space> | 2025-01-21 15:24:26 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2025-01-21 18:59:02 +0800 |
commit | 566cf65f9c4b4aec875134904982291461e3d0be (patch) | |
tree | 77687e9f2463b2f3b39cc4f323433512247a5966 | |
parent | b33c229161de3851d987df6717b6e2858ed3dec9 (diff) |
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.
-rw-r--r-- | nongnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 021fb496..a8fe4e20 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") |