diff options
author | Hilton Chain <hako@ultrarare.space> | 2025-02-21 14:01:57 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2025-02-22 01:16:11 +0800 |
commit | 90599c8b4bff0df910f851d8cab4ad31e3da49cd (patch) | |
tree | beadccaf19886f96f32debb8f16609b51107bcd0 | |
parent | 27cea3672d57a861ca3d2072defe5197b242cdfb (diff) |
nongnu: linux-xanmod: Update 6.12.15.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.12.15.
(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 621c1b1e..321eb587 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.14") +(define-public linux-xanmod-version "6.12.15") (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 "00p7w860r4jfa2i4x6rp4gw0h74n4f4z9b27anvh1d0l7glr9qqq"))) + #:xanmod-hash (base32 "00la3fqwjzb35k6rig59apzxw905f1sh6zwx0sxg7k3dhp1gys9d"))) (define-public linux-xanmod-lts-version "6.6.72") (define-public linux-xanmod-lts-revision "xanmod1") |