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