mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-15 04:35:19 +00:00
rosenthal: linux-xanmod: Update to 6.2.1.
* rosenthal/packages/linux.scm (linux-xanmod): Update to 6.2.1.
This commit is contained in:
parent
fb04d47f46
commit
b4cb000495
@ -34,7 +34,7 @@
|
|||||||
(define config->string
|
(define config->string
|
||||||
(@@ (gnu packages linux) config->string))
|
(@@ (gnu packages linux) config->string))
|
||||||
|
|
||||||
(define %xanmod-version "6.1.13")
|
(define %xanmod-version "6.2.1")
|
||||||
(define %xanmod-revision "xanmod1")
|
(define %xanmod-revision "xanmod1")
|
||||||
|
|
||||||
(define %hardened-version "6.1.13")
|
(define %hardened-version "6.1.13")
|
||||||
@ -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 "1nm5jkjb7fis7fz2faszjd254a26di002w7x1gwxgjx0v8ncxp9l"))))
|
(base32 "1bpy666ifxw79rjc3bxnngikdgcqq0qz1xaimgflmnwk80nydifl"))))
|
||||||
|
|
||||||
(define linux-hardened-source
|
(define linux-hardened-source
|
||||||
(origin
|
(origin
|
||||||
|
Loading…
Reference in New Issue
Block a user