rosenthal: linux-xanmod: Update to 6.2.2.

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

@ -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.1") (define %xanmod-version "6.2.2")
(define %xanmod-revision "xanmod1") (define %xanmod-revision "xanmod1")
(define %hardened-version "6.1.14") (define %hardened-version "6.1.14")
@ -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 "1bpy666ifxw79rjc3bxnngikdgcqq0qz1xaimgflmnwk80nydifl")))) (base32 "15gr46qkr1sjkhaw52nwh3r8j80zhzarmbzv442w2y4xl74f9h4i"))))
(define linux-hardened-source (define linux-hardened-source
(origin (origin

Loading…
Cancel
Save