diff options
author | Hilton Chain <hako@ultrarare.space> | 2025-01-11 13:10:40 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2025-01-15 13:55:48 +0800 |
commit | f0e7c888539a88ffa6f3724e02dad7563f01f103 (patch) | |
tree | 53cbc1bb6a2e0b2b558cd399595cc110a75ba1f9 | |
parent | e32a8591f96f9d370bae699a2616fb23da469849 (diff) |
nongnu: linux-xanmod: Update to 6.12.9.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.12.9.
(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 abf8cce9..2defecec 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.6") +(define-public linux-xanmod-version "6.12.9") (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 "0jqvn3wajdxpp75m3snddw488z407c3272cfa5g1cgicgzqc3gvd"))) + #:xanmod-hash (base32 "0px4zj6d95gbg9yyjwff7avczzhxzzzf1jxjsj181i2d2lnpkw57"))) (define-public linux-xanmod-lts-version "6.6.70") (define-public linux-xanmod-lts-revision "xanmod1") |