hugo: 0.147.9 -> 0.148.1
https://github.com/gohugoio/hugo/releases/tag/v0.148.0 https://github.com/gohugoio/hugo/releases/tag/v0.148.1 Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
This commit is contained in:
parent
9807714d69
commit
ca05214e73
@ -11,16 +11,16 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "hugo";
|
||||
version = "0.147.9";
|
||||
version = "0.148.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "gohugoio";
|
||||
repo = "hugo";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-rTEtllENG33jAAgROjQrOjd4FKpe8uYAi3VLMII71SM=";
|
||||
hash = "sha256-EGga3tSaq+95s+3iamiCZ0qfdLE6Nw3hhZ7t54OIRjU=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-lSTSzQFR1JpGb8iYWyL/UM0W/AmFvFAcvi3+pJAJOws=";
|
||||
vendorHash = "sha256-vckvhw1kpcI2SXSNjUR6u5o21qz9ZcWw+namDglpwxc=";
|
||||
|
||||
checkFlags =
|
||||
let
|
||||
|
Loading…
x
Reference in New Issue
Block a user