From 46836734c2b6f0f8cc2966eb1b2f885ddfac742f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:16 +0000 Subject: [PATCH] microhookd: rebuild with go-1.10.1 --- srcpkgs/microhookd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/microhookd/template b/srcpkgs/microhookd/template index a0447459e3e..cd4bb6635f2 100644 --- a/srcpkgs/microhookd/template +++ b/srcpkgs/microhookd/template @@ -1,7 +1,7 @@ # Template file for 'microhookd' pkgname=microhookd version=0.0.1 -revision=1 +revision=2 build_style=go go_import_path=github.com/the-maldridge/microhookd short_desc="Simplest possible webhook daemon"