summaryrefslogtreecommitdiff
path: root/nongnu/packages/linux.scm
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2025-02-12 19:35:21 +0800
committerHilton Chain <hako@ultrarare.space>2025-02-13 23:39:25 +0800
commit3df2e2ccc4d6c62e45e7bfc0b49fcf23a2e9ee55 (patch)
treeb75dbabeffe5c055a576303bacbb283e0f031305 /nongnu/packages/linux.scm
parentc385e67f7d6fbef0d9f797ecac440b90b8c63d94 (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.
Diffstat (limited to 'nongnu/packages/linux.scm')
-rw-r--r--nongnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index 841842e..9aee768 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
279stable, responsive and smooth desktop experience."))) 279stable, responsive and smooth desktop experience.")))
280 280
281;; Linux-XanMod sources 281;; Linux-XanMod sources
282(define-public linux-xanmod-version "6.12.10") 282(define-public linux-xanmod-version "6.12.13")
283(define-public linux-xanmod-revision "xanmod1") 283(define-public linux-xanmod-revision "xanmod1")
284(define-public linux-xanmod-source 284(define-public linux-xanmod-source
285 (make-linux-xanmod-source 285 (make-linux-xanmod-source
@@ -287,7 +287,7 @@ stable, responsive and smooth desktop experience.")))
287 linux-xanmod-revision 287 linux-xanmod-revision
288 #:xanmod-branch "main" 288 #:xanmod-branch "main"
289 #:kernel-hash (base32 "1sr58vsh39hdwk0z27lg14isqwn4g8m4r7a8z2rsyhkfwlmmd8mi") 289 #:kernel-hash (base32 "1sr58vsh39hdwk0z27lg14isqwn4g8m4r7a8z2rsyhkfwlmmd8mi")
290 #:xanmod-hash (base32 "1szi250nhj5j9km8q0z32hdf38kkl6kry5jh71dpc1ar0x1b26bd"))) 290 #:xanmod-hash (base32 "18a7hbm7gvf6b7wr84rszmpl1yb3mdgj2plv5627mv09dn87lvz2")))
291 291
292(define-public linux-xanmod-lts-version "6.6.72") 292(define-public linux-xanmod-lts-version "6.6.72")
293(define-public linux-xanmod-lts-revision "xanmod1") 293(define-public linux-xanmod-lts-revision "xanmod1")