diff options
author | Hilton Chain <hako@ultrarare.space> | 2025-02-17 23:29:56 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2025-02-17 23:29:56 +0800 |
commit | 6aa6de9fc86ddc3bcce8801a029f26b8bc0d074f (patch) | |
tree | c942b8466fc9615fc302c1e14dea33a047ba271d | |
parent | 2ed247c0c86b8cfefe1cb689a94a635e204bada6 (diff) |
nongnu: linux-xanmod: Update to 6.12.14.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.12.14.
(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 a507d8d6..621c1b1e 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.13") +(define-public linux-xanmod-version "6.12.14") (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 "18a7hbm7gvf6b7wr84rszmpl1yb3mdgj2plv5627mv09dn87lvz2"))) + #:xanmod-hash (base32 "00p7w860r4jfa2i4x6rp4gw0h74n4f4z9b27anvh1d0l7glr9qqq"))) (define-public linux-xanmod-lts-version "6.6.72") (define-public linux-xanmod-lts-revision "xanmod1") |