diff options
author | Hilton Chain <hako@ultrarare.space> | 2025-02-12 19:35:21 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2025-02-13 23:39:25 +0800 |
commit | 3df2e2ccc4d6c62e45e7bfc0b49fcf23a2e9ee55 (patch) | |
tree | b75dbabeffe5c055a576303bacbb283e0f031305 | |
parent | c385e67f7d6fbef0d9f797ecac440b90b8c63d94 (diff) |
nongnu: linux-xanmod: Update to 6.12.13.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.12.13.
(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 841842e9..9aee7687 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -279,7 +279,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.10") +(define-public linux-xanmod-version "6.12.13") (define-public linux-xanmod-revision "xanmod1") (define-public linux-xanmod-source (make-linux-xanmod-source @@ -287,7 +287,7 @@ stable, responsive and smooth desktop experience."))) linux-xanmod-revision #:xanmod-branch "main" #:kernel-hash (base32 "1sr58vsh39hdwk0z27lg14isqwn4g8m4r7a8z2rsyhkfwlmmd8mi") - #:xanmod-hash (base32 "1szi250nhj5j9km8q0z32hdf38kkl6kry5jh71dpc1ar0x1b26bd"))) + #:xanmod-hash (base32 "18a7hbm7gvf6b7wr84rszmpl1yb3mdgj2plv5627mv09dn87lvz2"))) (define-public linux-xanmod-lts-version "6.6.72") (define-public linux-xanmod-lts-revision "xanmod1") |