searchix: 0.4.8 -> 0.4.9

(cherry picked from commit 78dd830874)
This commit is contained in:
R. Ryantm
2026-07-12 20:42:55 +00:00
committed by github-actions[bot]
parent 7aca4a6fa4
commit 52dccd6f70

View File

@@ -18,13 +18,13 @@ in
buildGoModule (finalAttrs: {
pname = "searchix";
version = "0.4.8";
version = "0.4.9";
src = fetchFromCodeberg {
owner = "alinnow";
repo = "searchix";
tag = "v${finalAttrs.version}";
hash = "sha256-WhWIgx5HGynmsSKPdC4bTVnEoShpZjpG4TAuLFSmKZo=";
hash = "sha256-pyBl6y53Efa+4qQ92elA4r+zO7rPxha+4hnmmFTsoaE=";
};
vendorHash = "sha256-BG6v4HsXtSCmEmzdawH1YfEfDMbXNH8XGMF+jJgy+3w=";