mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-03 11:15:03 +00:00
rosenthal: linux-xanmod: Update to 6.3.1.
* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.3.1.
This commit is contained in:
parent
cdce2bb0b9
commit
a8b892dd6e
@ -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.9")
|
(define %xanmod-version "6.3.1")
|
||||||
(define %xanmod-revision "xanmod1")
|
(define %xanmod-revision "xanmod1")
|
||||||
|
|
||||||
(define %hardened-version "6.1.21")
|
(define %hardened-version "6.1.21")
|
||||||
@ -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 "1f614cjbrl2lqly0xvl253syd6jxdzxz5bc9ypajqvvzic1bsh3x"))))
|
(base32 "0qapcbxp2v1w33xx3rzp686c525ydxvajj7gb420bibsnp7537s3"))))
|
||||||
|
|
||||||
(define linux-hardened-source
|
(define linux-hardened-source
|
||||||
(origin
|
(origin
|
||||||
|
Loading…
Reference in New Issue
Block a user