diff options
author | Hilton Chain <hako@ultrarare.space> | 2024-11-22 14:03:17 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2024-12-02 07:24:52 +0800 |
commit | 7efff1518917f8bb388454683dc2c2f8e713d642 (patch) | |
tree | 6b548a2628a1468dafcc16a59d6a57dc785fbc1f /nongnu | |
parent | dae0193bffd3d9bd095261f24b9dc677a70de323 (diff) |
nongnu: linux-xanmod: Update to 6.11.10.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.11.10.
(linux-xanmod-source): Update hash.
Diffstat (limited to 'nongnu')
-rw-r--r-- | nongnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 2685de8..b750846 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -277,7 +277,7 @@ 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.11.7") +(define-public linux-xanmod-version "6.11.10") (define-public linux-xanmod-revision "xanmod1") (define-public linux-xanmod-source (make-linux-xanmod-source @@ -285,7 +285,7 @@ stable, responsive and smooth desktop experience."))) linux-xanmod-revision #:xanmod-branch "main" #:kernel-hash (base32 "0bnbvadm4wvnwzcq319gsgl03ijvvljn7mj8qw87ihpb4p0cdljm") - #:xanmod-hash (base32 "16988j2jjmws96hfi053gpn24cmx9ykdgwdc5aax4qyhv8r9pq5b"))) + #:xanmod-hash (base32 "1gkf5yvavfsz3aa69s61yv6ay51j1hzj8yjs2c97is1shz5lkxy5"))) (define-public linux-xanmod-lts-version "6.6.63") (define-public linux-xanmod-lts-revision "xanmod1") |