Skip to content

Commit 220d184

Browse files
authored
nix-search-tv: 2.1.0 -> 2.1.2 (#389219)
2 parents 984f1d2 + 5a92868 commit 220d184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ni/nix-search-tv/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule rec {
99
pname = "nix-search-tv";
10-
version = "2.1.0";
10+
version = "2.1.2";
1111

1212
src = fetchFromGitHub {
1313
owner = "3timeslazy";
1414
repo = "nix-search-tv";
1515
tag = "v${version}";
16-
hash = "sha256-bQrn7tX1Pe1glH84OSO96Ud0bG/aq+HxdzQwyNFB3R4=";
16+
hash = "sha256-ZUc9aphl2+KRGwH7cn3dtcTcC3RxrR6qZC4RqwVddFw=";
1717
};
1818

1919
vendorHash = "sha256-hgZWppiy+P3BfoKOMClzCot1shKcGTZnsMCJ/ItxckE=";

0 commit comments

Comments
 (0)