mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: linux-xanmod: Update to 6.10.11.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.10.11. (linux-xanmod-source): Update hashes. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
6af4aa2947
commit
3c3870a964
1 changed files with 3 additions and 3 deletions
|
@ -276,15 +276,15 @@ 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.12")
|
||||
(define-public linux-xanmod-version "6.10.11")
|
||||
(define-public linux-xanmod-revision "xanmod1")
|
||||
(define-public linux-xanmod-source
|
||||
(make-linux-xanmod-source
|
||||
linux-xanmod-version
|
||||
linux-xanmod-revision
|
||||
#:xanmod-branch "main"
|
||||
#:kernel-hash (base32 "0jc14s7z2581qgd82lww25p7c4w72scpf49z8ll3wylwk3xh3yi4")
|
||||
#:xanmod-hash (base32 "1n68ylzvcv7sjdlcpfixw79fbinsaywh9svg0v6npdv1afkz95j0")))
|
||||
#:kernel-hash (base32 "09p2z3z8c3aq6ipqdc58x6s52sy0cmyg6mj4f0g5yk755r19hikp")
|
||||
#:xanmod-hash (base32 "0zasbiiwb2wli2w3qqg4fp9gp312g2n85g2qwzyr3fabnqf7h4sh")))
|
||||
|
||||
(define-public linux-xanmod-lts-version "6.6.52")
|
||||
(define-public linux-xanmod-lts-revision "xanmod1")
|
||||
|
|
Loading…
Reference in a new issue