diff options
| author | Hilton Chain <hako@ultrarare.space> | 2024-12-20 13:51:40 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2024-12-20 17:59:19 +0800 |
| commit | 9730e950724041c8409f53760576c2da9d608066 (patch) | |
| tree | 1ed222765663c3433ab1a8e16e6684f6e18b636e | |
| parent | dd10e119104f8cdcc90c072befa3960305a0eca6 (diff) | |
nongnu: linux-xanmod: Update to 6.12.6.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.12.6.
(linux-xanmod-source): Update hashes.
| -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") |
