1
0
mirror of https://codeberg.org/hako/Rosenthal.git synced 2025-05-24 13:05:35 +00:00

rosenthal: linux-xanmod: Update to 6.1.10.

* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.1.10.
This commit is contained in:
Hilton Chain 2023-02-07 18:01:21 +08:00
parent 4716f4de90
commit 91d880f371
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -41,7 +41,7 @@
(define config->string
(@@ (gnu packages linux) config->string))
(define %xanmod-version "6.1.9")
(define %xanmod-version "6.1.10")
(define %xanmod-revision "xanmod1")
(define %hardened-version "6.1.9")
@ -57,7 +57,7 @@
(file-name
(string-append "linux-" %xanmod-version "-" %xanmod-revision ".patch"))
(sha256
(base32 "15rv2wshkjk40ylck001sskfwj5i6ffww895anr6b8ldqdwzyg2i"))))
(base32 "0967cxpaa96m1xfqr3kl7ldb1kl5y09ck4165qqi0vlx26rvyc1f"))))
(define linux-hardened-patch
(origin