linux_xanmod: 5.13.7 -> 5.13.8

This commit is contained in:
Bernardo Meurer 2021-08-07 19:13:42 -07:00
parent 44ac8719ed
commit 1eb713de57
No known key found for this signature in database
GPG key ID: F4C0D53B8D14C246

View file

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