mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: linux-xanmod: Update to 6.6.16.
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.6.16. (linux-xanmod-source): Update hash. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
abefc82fab
commit
80682cbadd
1 changed files with 2 additions and 2 deletions
|
@ -276,7 +276,7 @@ distribution with custom settings and new features. It's built to provide a
|
||||||
stable, responsive and smooth desktop experience.")))
|
stable, responsive and smooth desktop experience.")))
|
||||||
|
|
||||||
;; Linux-XanMod sources
|
;; Linux-XanMod sources
|
||||||
(define-public linux-xanmod-version "6.6.14")
|
(define-public linux-xanmod-version "6.6.16")
|
||||||
(define-public linux-xanmod-revision "xanmod1")
|
(define-public linux-xanmod-revision "xanmod1")
|
||||||
(define-public linux-xanmod-source
|
(define-public linux-xanmod-source
|
||||||
(make-linux-xanmod-source
|
(make-linux-xanmod-source
|
||||||
|
@ -284,7 +284,7 @@ stable, responsive and smooth desktop experience.")))
|
||||||
linux-xanmod-revision
|
linux-xanmod-revision
|
||||||
#:xanmod-branch "main"
|
#:xanmod-branch "main"
|
||||||
#:kernel-hash (base32 "1l2nisx9lf2vdgkq910n5ldbi8z25ky1zvl67zgwg2nxcdna09nr")
|
#:kernel-hash (base32 "1l2nisx9lf2vdgkq910n5ldbi8z25ky1zvl67zgwg2nxcdna09nr")
|
||||||
#:xanmod-hash (base32 "0zzmajdzyicj8grwg9gkx710bndrgdq392xqnx8q9287jaag43g1")))
|
#:xanmod-hash (base32 "0s0wbqd79jwkna8c8k1v4qiv51q1nwcqwz625ybahlm1qwha19bm")))
|
||||||
|
|
||||||
(define-public linux-xanmod-lts-version "6.1.77")
|
(define-public linux-xanmod-lts-version "6.1.77")
|
||||||
(define-public linux-xanmod-lts-revision "xanmod1")
|
(define-public linux-xanmod-lts-revision "xanmod1")
|
||||||
|
|
Loading…
Reference in a new issue