mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-27 02:15:21 +00:00
rosenthal: linux-xanmod: Update to 6.2.3.
* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.2.3.
This commit is contained in:
parent
4cc33d3370
commit
3add85fda0
@ -34,7 +34,7 @@
|
|||||||
(define config->string
|
(define config->string
|
||||||
(@@ (gnu packages linux) config->string))
|
(@@ (gnu packages linux) config->string))
|
||||||
|
|
||||||
(define %xanmod-version "6.2.2")
|
(define %xanmod-version "6.2.3")
|
||||||
(define %xanmod-revision "xanmod1")
|
(define %xanmod-revision "xanmod1")
|
||||||
|
|
||||||
(define %hardened-version "6.1.15")
|
(define %hardened-version "6.1.15")
|
||||||
@ -46,7 +46,7 @@
|
|||||||
(uri (string-append "https://github.com/xanmod/linux/archive/"
|
(uri (string-append "https://github.com/xanmod/linux/archive/"
|
||||||
%xanmod-version "-" %xanmod-revision ".tar.gz"))
|
%xanmod-version "-" %xanmod-revision ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "15gr46qkr1sjkhaw52nwh3r8j80zhzarmbzv442w2y4xl74f9h4i"))))
|
(base32 "04i26iz8r4nkvgvimlvn3rnkd3djq7sjmy7chlg3arbk0k7sy8sc"))))
|
||||||
|
|
||||||
(define linux-hardened-source
|
(define linux-hardened-source
|
||||||
(origin
|
(origin
|
||||||
|
Loading…
Reference in New Issue
Block a user