linux_xanmod: 5.13.6 -> 5.13.7

This commit is contained in:
Bernardo Meurer
2021-08-01 15:06:50 -07:00
parent 5d0f0a980a
commit 6dd36f95f2
@@ -1,8 +1,8 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.13.6";
release = "2";
version = "5.13.7";
release = "1";
suffix = "xanmod${release}-cacule";
in
buildLinux (args // rec {
@@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-sSsCgDBDFiQADHE+ZRqrMKVyGDwynirPU3NA2Olgpko=";
sha256 = "sha256-6SppDriZWzLu6Qye1e6ciiE+Ro63vDyabxfgWS/PTSo=";
};
structuredExtraConfig = with lib.kernel; {