Merge pull request #133193 from lovesegfault/linux_xanmod-5.13.9

linux_xanmod: 5.13.8 -> 5.13.9
This commit is contained in:
Bernardo Meurer 2021-08-08 23:29:57 +00:00 committed by GitHub
commit b9d347c0aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.13.8";
version = "5.13.9";
release = "1";
suffix = "xanmod${release}-cacule";
in
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-VZ8Rbbh0FXKXrN5k1oRqGoYEXiAJjwN8GOJFVoRxE+c=";
sha256 = "sha256-cr5tmJVpjd9czlR1PklJccZ3wc+E1eJgQhhNooFEQ4I=";
};
structuredExtraConfig = with lib.kernel; {