linux_xanmod: 5.13.10 -> 5.13.11

This commit is contained in:
Bernardo Meurer
2021-08-16 10:21:40 -07:00
parent 6e01aa7ca6
commit 575f35cf8c
@@ -1,7 +1,7 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.13.10";
version = "5.13.11";
release = "1";
suffix = "xanmod${release}-cacule";
in
@@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-f7Re9Nt6f9wqdfUgtHAvnGtSEBv6ULRAXYgQXa8RvDM=";
sha256 = "sha256-55BRj0JNQKwmSvlquNHr6ZaI7x/sBYzfZPHIblxK4lY=";
};
structuredExtraConfig = with lib.kernel; {