From d0b9864697c7b161bf2aff52c213aa86f72cc7b0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 3 Sep 2018 12:41:29 -0300 Subject: [PATCH] hugo: mark as broken --- srcpkgs/hugo/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index b4734faecec..efe03afc8f9 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -12,6 +12,7 @@ license="Apache-2.0" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" checksum=0fa6bf285fc586fccacbf782017a5c0c9d164f6bf0670b12dd21526b32328cb2 +broken="go: error loading module requirements" build_options="pygments" desc_option_pygments="Alternative syntax highlighter"