diff options
author | Ashish SHUKLA <ashish.is@lostca.se> | 2024-07-27 19:44:02 +0000 |
---|---|---|
committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2024-07-31 20:15:36 +0200 |
commit | 8b3999be51587e0dd896a7a68f6c6341f8e6ad28 (patch) | |
tree | cf60321917e072753d3fbfacae79cc1697db222a /nongnu | |
parent | 6ffbeaf33116e5eae3a6a998266108d731c1296b (diff) |
nongnu: linux-xanmod: Update to 6.9.12.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.9.12.
(linux-xanmod-source): Update hash.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
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 8d19c0b..53eaa28 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -279,7 +279,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.9.9") +(define-public linux-xanmod-version "6.9.12") (define-public linux-xanmod-revision "xanmod1") (define-public linux-xanmod-source (make-linux-xanmod-source @@ -287,7 +287,7 @@ stable, responsive and smooth desktop experience."))) linux-xanmod-revision #:xanmod-branch "main" #:kernel-hash (base32 "0jc14s7z2581qgd82lww25p7c4w72scpf49z8ll3wylwk3xh3yi4") - #:xanmod-hash (base32 "0iya1i1h8bkkl34bp95j9h692awnqn4vhammh1vjpaan7zm6q4mp"))) + #:xanmod-hash (base32 "1n68ylzvcv7sjdlcpfixw79fbinsaywh9svg0v6npdv1afkz95j0"))) (define-public linux-xanmod-lts-version "6.6.39") (define-public linux-xanmod-lts-revision "xanmod1") |