Merge pull request #131565 from fortuneteller2k/bump-xanmod

linux_xanmod: 5.13.4 -> 5.13.5
This commit is contained in:
Sandro 2021-07-27 09:22:00 +00:00 committed by GitHub
commit d52c2a7cd4
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.4";
version = "5.13.5";
suffix = "xanmod1-cacule";
in
buildLinux (args // rec {
@ -12,7 +12,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-jSV5dL6myB4WeokYBwoBtQaOfLaUgvseYtReyjLGOhU=";
sha256 = "sha256-Vhshu3mNkQ58TEOUBOuF7jLBlablxg/BioUyd96lI5g=";
};
structuredExtraConfig = with lib.kernel; {