rosenthal: linux-hardened: Update to 6.1.8.

* rosenthal/packages/linux.scm (linux-hardened): Update to 6.1.8.
remotes/origin/cloudflared-unbundle
Hilton Chain 2 years ago
parent 2399087de9
commit 4be45cb381
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 6
      rosenthal/packages/linux.scm

@ -44,7 +44,7 @@
(define %xanmod-version "6.1.8") (define %xanmod-version "6.1.8")
(define %xanmod-revision "xanmod1") (define %xanmod-revision "xanmod1")
(define %hardened-version "6.1.7") (define %hardened-version "6.1.8")
(define %hardened-revision "hardened1") (define %hardened-revision "hardened1")
(define linux-xanmod-patch (define linux-xanmod-patch
@ -67,7 +67,7 @@
%hardened-version "-" %hardened-revision "/linux-hardened-" %hardened-version "-" %hardened-revision "/linux-hardened-"
%hardened-version "-" %hardened-revision ".patch")) %hardened-version "-" %hardened-revision ".patch"))
(sha256 (sha256
(base32 "1hp3mbl8vfd2cwpxbhmqqy77nzyk265k1rcf1rz048ivnsppw4cx")))) (base32 "1ry0cb1dsq84n6cxn8ndx47qz1g69kqlfkb16rrlgk49w81i8y8z"))))
(define linux-xanmod-source (define linux-xanmod-source
(source-with-patches (%upstream-linux-source (source-with-patches (%upstream-linux-source
@ -80,7 +80,7 @@
(source-with-patches (%upstream-linux-source (source-with-patches (%upstream-linux-source
%hardened-version %hardened-version
(base32 (base32
"03v0pvg831qzbpc09ip1h0p4zz6js9das7vzh8xhsf77sax4ic2a")) "0vc1ggjy4wvna7g6xgbjzhk93whssj9ixcal0hkhldxsp0xba2xn"))
(list linux-hardened-patch))) (list linux-hardened-patch)))
(define-public linux-xanmod (define-public linux-xanmod

Loading…
Cancel
Save