From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXYGN-00070a-HQ for guix-patches@gnu.org; Mon, 25 Jun 2018 16:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXYGM-0001RJ-Ly for guix-patches@gnu.org; Mon, 25 Jun 2018 16:39:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55647) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXYGM-0001R1-Iz for guix-patches@gnu.org; Mon, 25 Jun 2018 16:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fXYGM-0006vS-AN for guix-patches@gnu.org; Mon, 25 Jun 2018 16:39:02 -0400 Subject: bug#31964: [PATCH] gnu: guile-simple-zmq: Update to commit '1f3b7c0'. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180625145747.10552-1-pierre-antoine.rouby@inria.fr> Date: Mon, 25 Jun 2018 22:37:56 +0200 In-Reply-To: <20180625145747.10552-1-pierre-antoine.rouby@inria.fr> (Rouby Pierre-Antoine's message of "Mon, 25 Jun 2018 16:57:47 +0200") Message-ID: <87a7rir49n.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: Rouby Pierre-Antoine Cc: 31964-done@debbugs.gnu.org Rouby Pierre-Antoine skribis: > * gnu/packages/guile.scm (guile-simple-zmq): Update to commit '1f3b7c0'. I adjusted the commit log to cover the inputs/propagated-inputs change and committed. Thanks! Ludo=E2=80=99.