rosenthal: linux-xanmod: Update to 6.3.4.

* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.3.4.
This commit is contained in:
Hilton Chain 2023-05-27 11:31:56 +08:00
parent 1adba81d3f
commit 9e54a74bf1
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.3.1")
(define %xanmod-version "6.3.4")
(define %xanmod-revision "xanmod1")
(define %hardened-version "6.1.27")
@ -46,7 +46,7 @@
(uri (string-append "https://github.com/xanmod/linux/archive/"
%xanmod-version "-" %xanmod-revision ".tar.gz"))
(sha256
(base32 "0qapcbxp2v1w33xx3rzp686c525ydxvajj7gb420bibsnp7537s3"))))
(base32 "0klwgnvfyr5fj263ghgrxmx9bwbj9sy4xj5f44pipyi8zhgcbsyl"))))
(define linux-hardened-source
(origin