Loading pkgs/by-name/po/postmoogle/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: buildGoModule (finalAttrs: { pname = "postmoogle"; version = "0.9.28"; version = "0.9.29"; src = fetchFromGitHub { owner = "etkecc"; repo = "postmoogle"; tag = "v${finalAttrs.version}"; hash = "sha256-Vov/s2HTN/kJgwZ2AxbeWrVllcGxr6WI1EI24ea3Nl8="; hash = "sha256-VBRlsPfNqDehR07vbLvh0nGUgE6H8izW4jqWfMeHmTE="; }; tags = [ Loading Loading
pkgs/by-name/po/postmoogle/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: buildGoModule (finalAttrs: { pname = "postmoogle"; version = "0.9.28"; version = "0.9.29"; src = fetchFromGitHub { owner = "etkecc"; repo = "postmoogle"; tag = "v${finalAttrs.version}"; hash = "sha256-Vov/s2HTN/kJgwZ2AxbeWrVllcGxr6WI1EI24ea3Nl8="; hash = "sha256-VBRlsPfNqDehR07vbLvh0nGUgE6H8izW4jqWfMeHmTE="; }; tags = [ Loading