searchix: 0.4.6 -> 0.4.7

This commit is contained in:
BatteredBunny
2026-04-22 19:38:15 +03:00
parent f7813b0e41
commit 982443c789
+2 -2
View File
@@ -18,14 +18,14 @@ in
buildGoModule (finalAttrs: {
pname = "searchix";
version = "0.4.6";
version = "0.4.7";
src = fetchFromGitea {
domain = "codeberg.org";
owner = "alinnow";
repo = "searchix";
tag = "v${finalAttrs.version}";
hash = "sha256-anmPuZ2En0KNhbnf4MiwiR/YP8QabOrjHHcQoZJ5Dho=";
hash = "sha256-+mvE68j+rozEePbAqIuit+zFZ/nQkiR6VlesD4/ilo8=";
};
vendorHash = "sha256-BG6v4HsXtSCmEmzdawH1YfEfDMbXNH8XGMF+jJgy+3w=";