mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-09 04:25:19 +00:00
rosenthal: linux-xanmod: Update to 6.3.4.
* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.3.4.
This commit is contained in:
parent
1adba81d3f
commit
9e54a74bf1
@ -34,7 +34,7 @@
|
|||||||
(define config->string
|
(define config->string
|
||||||
(@@ (gnu packages linux) config->string))
|
(@@ (gnu packages linux) config->string))
|
||||||
|
|
||||||
(define %xanmod-version "6.3.1")
|
(define %xanmod-version "6.3.4")
|
||||||
(define %xanmod-revision "xanmod1")
|
(define %xanmod-revision "xanmod1")
|
||||||
|
|
||||||
(define %hardened-version "6.1.27")
|
(define %hardened-version "6.1.27")
|
||||||
@ -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 "0qapcbxp2v1w33xx3rzp686c525ydxvajj7gb420bibsnp7537s3"))))
|
(base32 "0klwgnvfyr5fj263ghgrxmx9bwbj9sy4xj5f44pipyi8zhgcbsyl"))))
|
||||||
|
|
||||||
(define linux-hardened-source
|
(define linux-hardened-source
|
||||||
(origin
|
(origin
|
||||||
|
Loading…
Reference in New Issue
Block a user