From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id Kb8tDafwemHClQAAgWs5BA (envelope-from ) for ; Thu, 28 Oct 2021 20:49:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oNYXCKfwemEKWQAAbx9fmQ (envelope-from ) for ; Thu, 28 Oct 2021 18:49:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ECD6437E74 for ; Thu, 28 Oct 2021 20:49:10 +0200 (CEST) Received: from localhost ([::1]:33038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgASb-0001OB-5E for larch@yhetil.org; Thu, 28 Oct 2021 14:49:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgASU-0001MS-1L for guix-patches@gnu.org; Thu, 28 Oct 2021 14:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41637) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgAST-0006U2-PF for guix-patches@gnu.org; Thu, 28 Oct 2021 14:49:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgAST-0000tb-OV for guix-patches@gnu.org; Thu, 28 Oct 2021 14:49:01 -0400 Subject: bug#51299: [PATCH 2/2] gnu: waypipe: Update to 0.8.1 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 28 Oct 2021 18:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51299 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Robby Zambito Cc: 51299-done@debbugs.gnu.org Mail-Followup-To: 51299@debbugs.gnu.org, ludo@gnu.org, contact@robbyzambito.me Received: via spool by 51299-done@debbugs.gnu.org id=D51299.16354468833365 (code D ref 51299); Thu, 28 Oct 2021 18:49:01 +0000 Received: (at 51299-done) by debbugs.gnu.org; 28 Oct 2021 18:48:03 +0000 Received: from localhost ([127.0.0.1]:53182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgARW-0000rs-60 for submit@debbugs.gnu.org; Thu, 28 Oct 2021 14:48:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgARK-0000q5-37 for 51299-done@debbugs.gnu.org; Thu, 28 Oct 2021 14:48:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60070) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgARE-0005At-QZ; Thu, 28 Oct 2021 14:47:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Ekz4T50uhvV2EzZK9aclgTT2mYedFOp93UWXBBv5u3g=; b=TUR/DAWCmJzKyRSkYCN4 HmH55wEOle0iflh0zy5KAsuLosMwyi/g8XFjwv51ImXtJ/3v9Cex08XHBHz6oR88mfcXR9QIg/aMN awf8/lisb+2xbZ++xSbWVEbPjtCJOKmNsOAeYHT/IeeoC8E9pHZQTbHePYfmmP/yD16tUDi2HYfO/ BeFR713HtkQ4AmWI+tifRROD8cA4VFdmhfBbntwIasH4owNI06s++Av85/vgTl6MtgfTNFUXLyM/V mJu7YQFCosBJupjB9JK+yppFeFceGl0ln/FahbkYPIdqhH7zubVIRcRS0sFAdDZ+KousW1BF3N/7D 2f2OGJbJw2FM5Q==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54854 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgARE-0006OQ-Cp; Thu, 28 Oct 2021 14:47:44 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211020021936.1629519-1-contact@robbyzambito.me> <20211020021936.1629519-2-contact@robbyzambito.me> Date: Thu, 28 Oct 2021 20:47:42 +0200 In-Reply-To: <20211020021936.1629519-2-contact@robbyzambito.me> (Robby Zambito's message of "Tue, 19 Oct 2021 22:19:37 -0400") Message-ID: <87wnlx3s1d.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635446951; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Ekz4T50uhvV2EzZK9aclgTT2mYedFOp93UWXBBv5u3g=; b=EoJz5kWRZxvLCquCCnEJLyug61bdzY18AK4jFUWCAQKGTFB6o2NMbXGXURjrdLpkJHM1/g VzEh1New+PyN0n2gPcqD0LuABOH79U0geoxZrb9JJgS7EBxiPTASuOcQqFrhIKQhN0K2uU j9CSILbmMBeymPRYgJkp/kxMkV62nNkZ7RJTRcIdjmaGkJh46vjGMNnqf/6alwcNPhv/sT wkHVVbsz+5TxnfBZixHHr0O+biUd6BED9W6/qaD2tgaz1RaLHrGSvremFxJ/NsqUsyrqy1 66v2/e0YeTdsTQkxrQy8t4TMyod5KcZremIGpOK0kUC1Kgvpg/mi/1dDkZIvQw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635446951; a=rsa-sha256; cv=none; b=TmazdjxM0g6Cap16BcAeSKnSLAT2C+QnoyzCsytu17qVBCKW/GOqBACxgI86levUukWgSr /MZg44xXrDQgZ5cyf0u0mXm0rBvfsPqacrhvemIJd8zYhgMbwvz8P65Gv+1OvNHdHl6id+ YUhwrT+vMi+IFuwZdhoqDcQzsANiZbTJzohhrAoe+r7MuDLh4hPnSfx8LWDMqEmL+I8/T0 fIZzxdzjHzWGmoHQC9gIx1BYGqw5Ba+Z3HZlSSoj2aTVzfBTBso6jNRAJUj482O8eb7cCP 0enh/FoxBx0KhqYs4pZf4zJ6ugbhh/mqDQDPieLEKQJS2SuMXyS3H2vDHCEhHQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="TUR/DAWC"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="TUR/DAWC"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: ECD6437E74 X-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: /DwyOcBvbEfK Robby Zambito skribis: > * gnu/packages/freedesktop.scm (waypipe): Update to 0.8.1. > [arguments]: Remove obsolete 'fix-sleep-path phase. Applied, thanks! Ludo=E2=80=99.