rosenthal: linux-hardened: Update to 6.1.14.

* rosenthal/packages/linux.scm (linux-hardened): Update to 6.1.14.
remotes/origin/trunk
Hilton Chain 2 years ago
parent b4cb000495
commit b18bdcc4af
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 4
      rosenthal/packages/linux.scm

@ -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…
Cancel
Save