jhovold: 6.9.0-rc1 -> 6.9.0-rc2

This commit is contained in:
Adam Stephens 2024-04-02 11:57:32 -04:00
parent 842b0f524f
commit 4c5a5bf78c
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ rec {
linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg {
src = sources.linux-jhovold;
version = "6.9.0-rc1";
version = "6.9.0-rc2";
defconfig = "johan_defconfig";
};