summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2024-02-17 20:19:08 +0800
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2024-02-21 21:23:10 +0100
commita664b6da35513fe007c1d48936e74541074e01fc (patch)
tree879808d42feb0fba01ec021523ebce07e65e922e
parent66b129c9c2cff760992cace703fbf7f833ea08ae (diff)
nongnu: linux-xanmod: Update to 6.7.5.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.7.5. (linux-xanmod-source): Update hash. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
-rw-r--r--nongnu/packages/linux.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index 498f016..1d6e6c5 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -276,15 +276,15 @@ 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.6.16")
+(define-public linux-xanmod-version "6.7.5")
(define-public linux-xanmod-revision "xanmod1")
(define-public linux-xanmod-source
(make-linux-xanmod-source
linux-xanmod-version
linux-xanmod-revision
#:xanmod-branch "main"
- #:kernel-hash (base32 "1l2nisx9lf2vdgkq910n5ldbi8z25ky1zvl67zgwg2nxcdna09nr")
- #:xanmod-hash (base32 "0s0wbqd79jwkna8c8k1v4qiv51q1nwcqwz625ybahlm1qwha19bm")))
+ #:kernel-hash (base32 "0s8hbcsg7fdvspqam8kzcxygjsznr4zfi60nqgc81l3n4m518cgg")
+ #:xanmod-hash (base32 "1k8ll65hiad6asq9rzdwfadmylgksfpvnp11hd04jz5kmwd25kp0")))
(define-public linux-xanmod-lts-version "6.6.17")
(define-public linux-xanmod-lts-revision "xanmod1")