nix-search-tv: 2.2.1 -> 2.2.2 (#446512)

This commit is contained in:
Gaétan Lepage
2025-09-27 09:03:17 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "nix-search-tv";
version = "2.2.1";
version = "2.2.2";
src = fetchFromGitHub {
owner = "3timeslazy";
repo = "nix-search-tv";
tag = "v${finalAttrs.version}";
hash = "sha256-vnitRhN5AbLTjBmAygDrslUTeKWUJex8Xp3N3+9MEYU=";
hash = "sha256-z7Mt//II4pvOJ4hzbgNRErk/MpXzgkGQm7VimXDG/H8=";
};
vendorHash = "sha256-ZuhU1+XzJeiGheYNR4lL7AI5vgWvgp6iuJjMcK8t6Mg=";