Loading pkgs/by-name/hu/hugo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildGoModule rec { pname = "hugo"; version = "0.143.0"; version = "0.143.1"; src = fetchFromGitHub { owner = "gohugoio"; repo = "hugo"; tag = "v${version}"; hash = "sha256-h0BrWL3dvdn1x0Z5bGrss8iVl0VG483mCHhg1CnZuaQ="; hash = "sha256-O0rqCurCWiYVmhG9QxNOX7e3pYSuvI/xyW/pL/EhyXU="; }; vendorHash = "sha256-2OZajJZnbD3Ks3xq501Ta5ba+3jDnI1GFiI5u2Y/i3A="; Loading Loading
pkgs/by-name/hu/hugo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildGoModule rec { pname = "hugo"; version = "0.143.0"; version = "0.143.1"; src = fetchFromGitHub { owner = "gohugoio"; repo = "hugo"; tag = "v${version}"; hash = "sha256-h0BrWL3dvdn1x0Z5bGrss8iVl0VG483mCHhg1CnZuaQ="; hash = "sha256-O0rqCurCWiYVmhG9QxNOX7e3pYSuvI/xyW/pL/EhyXU="; }; vendorHash = "sha256-2OZajJZnbD3Ks3xq501Ta5ba+3jDnI1GFiI5u2Y/i3A="; Loading