feat(linux_jhovold): bump to 6.12.0-rc2

This commit is contained in:
steveej 2024-10-11 10:19:32 +02:00
parent 1286d20be2
commit d354461ec2
3 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@ in
{
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
src = inputs.linux-jhovold;
version = "6.11.0";
version = "6.12.0-rc2";
defconfig = "johan_defconfig";
};