From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2vVn-0008Ua-05 for guix-patches@gnu.org; Fri, 13 Oct 2017 04:40:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2vVi-0005e0-35 for guix-patches@gnu.org; Fri, 13 Oct 2017 04:40:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56383) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2vVh-0005dq-Vs for guix-patches@gnu.org; Fri, 13 Oct 2017 04:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2vVh-0006n9-O1 for guix-patches@gnu.org; Fri, 13 Oct 2017 04:40:01 -0400 Subject: [bug#28586] go-build-system and Syncthing Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170924203651.GA29973@jasmine.lan> <20171002202325.GA12172@jasmine.lan> <20171013014750.GA21623@jasmine.lan> Date: Fri, 13 Oct 2017 10:39:22 +0200 In-Reply-To: <20171013014750.GA21623@jasmine.lan> (Leo Famulari's message of "Thu, 12 Oct 2017 21:47:50 -0400") Message-ID: <87infjqw5h.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28586@debbugs.gnu.org Hi Leo, Leo Famulari skribis: > On Mon, Oct 02, 2017 at 04:23:25PM -0400, Leo Famulari wrote: >> On Sun, Sep 24, 2017 at 04:36:51PM -0400, Leo Famulari wrote: >> > These patches add a go-build-system, a package for Syncthing, and >> > Syncthing's dependencies. >>=20 >> Here is the latest revision of these patches. I'll push them in a couple >> days if there are no further comments. > > Revised again and pushed as 947453a88df953cf877acbef3bf03b0d78d40746. Thumbs up for all your work on this! AFAICS it was a difficult path, to say the least, so I=E2=80=99m glad you managed to drive it to completion. All those who were waiting for Syncthing (and Prometheus, and=E2=80=A6) can now go ahead. :-) Ludo=E2=80=99.