diff options
Diffstat (limited to 'nongnu/packages/linux.scm')
| -rw-r--r-- | nongnu/packages/linux.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 8853af2..e8e3f57 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -277,15 +277,15 @@ distribution with custom settings and new features. It's built to provide a | |||
| 277 | stable, responsive and smooth desktop experience."))) | 277 | stable, responsive and smooth desktop experience."))) |
| 278 | 278 | ||
| 279 | ;; Linux-XanMod sources | 279 | ;; Linux-XanMod sources |
| 280 | (define-public linux-xanmod-version "6.11.11") | 280 | (define-public linux-xanmod-version "6.12.6") |
| 281 | (define-public linux-xanmod-revision "xanmod1") | 281 | (define-public linux-xanmod-revision "xanmod1") |
| 282 | (define-public linux-xanmod-source | 282 | (define-public linux-xanmod-source |
| 283 | (make-linux-xanmod-source | 283 | (make-linux-xanmod-source |
| 284 | linux-xanmod-version | 284 | linux-xanmod-version |
| 285 | linux-xanmod-revision | 285 | linux-xanmod-revision |
| 286 | #:xanmod-branch "main" | 286 | #:xanmod-branch "main" |
| 287 | #:kernel-hash (base32 "0bnbvadm4wvnwzcq319gsgl03ijvvljn7mj8qw87ihpb4p0cdljm") | 287 | #:kernel-hash (base32 "1sr58vsh39hdwk0z27lg14isqwn4g8m4r7a8z2rsyhkfwlmmd8mi") |
| 288 | #:xanmod-hash (base32 "0m4dniiwx3hqg45rv8k9r22mvim6n27kfdwhisv6h9wy7q936lql"))) | 288 | #:xanmod-hash (base32 "0jqvn3wajdxpp75m3snddw488z407c3272cfa5g1cgicgzqc3gvd"))) |
| 289 | 289 | ||
| 290 | (define-public linux-xanmod-lts-version "6.6.67") | 290 | (define-public linux-xanmod-lts-version "6.6.67") |
| 291 | (define-public linux-xanmod-lts-revision "xanmod1") | 291 | (define-public linux-xanmod-lts-revision "xanmod1") |
