rosenthal: linux-xanmod: Update to 6.2.2.

* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.2.2.
This commit is contained in:
Hilton Chain 2023-03-10 15:21:33 +08:00
parent c4a4ba04a6
commit 246150d862
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -34,7 +34,7 @@
(define config->string
(@@ (gnu packages linux) config->string))
(define %xanmod-version "6.2.1")
(define %xanmod-version "6.2.2")
(define %xanmod-revision "xanmod1")
(define %hardened-version "6.1.14")
@ -46,7 +46,7 @@
(uri (string-append "https://github.com/xanmod/linux/archive/"
%xanmod-version "-" %xanmod-revision ".tar.gz"))
(sha256
(base32 "1bpy666ifxw79rjc3bxnngikdgcqq0qz1xaimgflmnwk80nydifl"))))
(base32 "15gr46qkr1sjkhaw52nwh3r8j80zhzarmbzv442w2y4xl74f9h4i"))))
(define linux-hardened-source
(origin