searchix: 0.4.7 -> 0.4.8

(cherry picked from commit b5114b9e51)
This commit is contained in:
BatteredBunny 2026-05-26 15:24:09 +03:00
commit ab7d6b7c14

View file

@ -18,13 +18,13 @@ in
buildGoModule (finalAttrs: {
pname = "searchix";
version = "0.4.7";
version = "0.4.8";
src = fetchFromCodeberg {
owner = "alinnow";
repo = "searchix";
tag = "v${finalAttrs.version}";
hash = "sha256-+mvE68j+rozEePbAqIuit+zFZ/nQkiR6VlesD4/ilo8=";
hash = "sha256-WhWIgx5HGynmsSKPdC4bTVnEoShpZjpG4TAuLFSmKZo=";
};
vendorHash = "sha256-BG6v4HsXtSCmEmzdawH1YfEfDMbXNH8XGMF+jJgy+3w=";