diff options
author | Hilton Chain <hako@ultrarare.space> | 2024-12-09 22:50:49 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2024-12-09 22:50:49 +0800 |
commit | d14b552a6dfec17866163c09383f6344edfb1f2f (patch) | |
tree | 140c74de7f988f6a08a597ea69f1b39d89029849 /nongnu/packages/linux.scm | |
parent | 4aa03a3ccf6bb693bd4c99900bcd81845c249bbe (diff) |
nongnu: linux-xanmod: Update to 6.11.11.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.11.11.
(linux-xanmod-source): Update hash.
Diffstat (limited to 'nongnu/packages/linux.scm')
-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 b750846..2ab4abd 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.10") +(define-public linux-xanmod-version "6.11.11") (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 "1gkf5yvavfsz3aa69s61yv6ay51j1hzj8yjs2c97is1shz5lkxy5"))) + #:xanmod-hash (base32 "0m4dniiwx3hqg45rv8k9r22mvim6n27kfdwhisv6h9wy7q936lql"))) (define-public linux-xanmod-lts-version "6.6.63") (define-public linux-xanmod-lts-revision "xanmod1") |