hugo: 0.147.3 -> 0.147.5

This commit is contained in:
R. Ryantm 2025-05-25 07:48:29 +00:00
parent fec41e7e9e
commit b2d685de4a

View file

@ -11,16 +11,16 @@
buildGoModule (finalAttrs: { buildGoModule (finalAttrs: {
pname = "hugo"; pname = "hugo";
version = "0.147.3"; version = "0.147.5";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "gohugoio"; owner = "gohugoio";
repo = "hugo"; repo = "hugo";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-CLeVT44A9QmkW4OED14I5u0JbafvXFWeaJnsPDukJJ8="; hash = "sha256-Or1aRiNbCW1h4+PU9XsYD9lMW243+8VjpWXATGADxMo=";
}; };
vendorHash = "sha256-/XXYKuZNwrBx+Dr4XacDIzTrdELtXYHRjOzjhcBjoK4="; vendorHash = "sha256-lnUz3MqQVQqfbNweGLsehrdQuHS1Xa/L7pWKrmB4tNw=";
checkFlags = checkFlags =
let let