mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +00:00
rosenthal: linux-hardened: Update to 6.1.14.
* rosenthal/packages/linux.scm (linux-hardened): Update to 6.1.14.
This commit is contained in:
parent
b4cb000495
commit
b18bdcc4af
@ -37,7 +37,7 @@
|
||||
(define %xanmod-version "6.2.1")
|
||||
(define %xanmod-revision "xanmod1")
|
||||
|
||||
(define %hardened-version "6.1.13")
|
||||
(define %hardened-version "6.1.14")
|
||||
(define %hardened-revision "hardened1")
|
||||
|
||||
(define linux-xanmod-source
|
||||
@ -54,7 +54,7 @@
|
||||
(uri (string-append "https://github.com/anthraxx/linux-hardened/archive/"
|
||||
%hardened-version "-" %hardened-revision ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "13lk5318zn4k6fs1fp9lbqcx027sdnzs18wx4zbpqlg1gzbk4hzd"))))
|
||||
(base32 "0czcg9098c81xxgg6ajzk31dln9nwy3rb841a5w86cfkn59bx5rr"))))
|
||||
|
||||
(define-public linux-xanmod
|
||||
(let ((base (customize-linux #:name "linux-xanmod"
|
||||
|
Loading…
Reference in New Issue
Block a user