We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa5c4e6 + 521f819 commit 3af1c61Copy full SHA for 3af1c61
pkgs/by-name/hu/hugo/package.nix
@@ -11,13 +11,13 @@
11
12
buildGoModule rec {
13
pname = "hugo";
14
- version = "0.143.0";
+ version = "0.143.1";
15
16
src = fetchFromGitHub {
17
owner = "gohugoio";
18
repo = "hugo";
19
tag = "v${version}";
20
- hash = "sha256-h0BrWL3dvdn1x0Z5bGrss8iVl0VG483mCHhg1CnZuaQ=";
+ hash = "sha256-O0rqCurCWiYVmhG9QxNOX7e3pYSuvI/xyW/pL/EhyXU=";
21
};
22
23
vendorHash = "sha256-2OZajJZnbD3Ks3xq501Ta5ba+3jDnI1GFiI5u2Y/i3A=";
0 commit comments