diff options
| author | Hilton Chain <hako@ultrarare.space> | 2024-11-10 16:48:00 +0800 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2024-11-10 16:12:04 -0500 |
| commit | e6eccd389111d2dffef01999fb6c858a37667c66 (patch) | |
| tree | ddc59d1197403374145736e733659d9277a823a7 | |
| parent | b79ef566ba98fce49817128ce12bb9783700d243 (diff) | |
nongnu: linux-xanmod: Update to 6.11.7.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.11.7.
(linux-xanmod-source): Update hashes.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| -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 6f8c20f..5acded2 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.10.11") | 280 | (define-public linux-xanmod-version "6.11.7") |
| 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 "09p2z3z8c3aq6ipqdc58x6s52sy0cmyg6mj4f0g5yk755r19hikp") | 287 | #:kernel-hash (base32 "0bnbvadm4wvnwzcq319gsgl03ijvvljn7mj8qw87ihpb4p0cdljm") |
| 288 | #:xanmod-hash (base32 "0zasbiiwb2wli2w3qqg4fp9gp312g2n85g2qwzyr3fabnqf7h4sh"))) | 288 | #:xanmod-hash (base32 "16988j2jjmws96hfi053gpn24cmx9ykdgwdc5aax4qyhv8r9pq5b"))) |
| 289 | 289 | ||
| 290 | (define-public linux-xanmod-lts-version "6.6.60") | 290 | (define-public linux-xanmod-lts-version "6.6.60") |
| 291 | (define-public linux-xanmod-lts-revision "xanmod1") | 291 | (define-public linux-xanmod-lts-revision "xanmod1") |
