From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHO0H-0002Hv-J1 for guix-patches@gnu.org; Sun, 04 Jun 2017 01:23:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHO0E-00069n-FV for guix-patches@gnu.org; Sun, 04 Jun 2017 01:23:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51831) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dHO0E-00069R-CO for guix-patches@gnu.org; Sun, 04 Jun 2017 01:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dHO0E-0007mH-6c for guix-patches@gnu.org; Sun, 04 Jun 2017 01:23:02 -0400 Subject: bug#27219: [PATCH] gnu: mes: Update to 0.7. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Jan Nieuwenhuizen References: <20170603195939.12111-1-janneke@gnu.org> <20170604031529.GB26396@jasmine> Date: Sun, 04 Jun 2017 07:22:19 +0200 In-Reply-To: <20170604031529.GB26396@jasmine> (Leo Famulari's message of "Sat, 3 Jun 2017 23:15:29 -0400") Message-ID: <87tw3wba44.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Leo Famulari Cc: 27219-done@debbugs.gnu.org Leo Famulari writes: > On Sat, Jun 03, 2017 at 09:59:39PM +0200, Jan Nieuwenhuizen wrote: >> * gnu/packages/mes.scm (mes): Update to 0.7. > > LGTM. The first time I tried building it, there was a strange failure in build > phase, but it passed the next 2 times. Unfortunately I didn't keep the failure > messages. I'll be sure to report it properly if I see it again. Okay, yes please do! I think that I haven't seen that; I don't build too often for guix: only a couple of times before a release. Thanks, pushed. > ------ > test: catch 22: pass > test: catch feelunhandled exception: twenty-two (hahah) > : pass > ------ > > ;) make writing tedious tests fun again ;-)