jhovold: 6.10.0-rc3 -> 6.10.0-rc5

This commit is contained in:
Adam Stephens 2024-06-25 14:44:55 -04:00
parent a95fcbdb0b
commit 4ea1f591bc
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ in
rec {
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
src = sources.linux-jhovold;
version = "6.10.0-rc3";
version = "6.10.0-rc5";
defconfig = "johan_defconfig";
};