From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mB0kIY/8KGN+CQAAbAwnHQ (envelope-from ) for ; Tue, 20 Sep 2022 01:34:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iINRII/8KGNNjgAAG6o9tA (envelope-from ) for ; Tue, 20 Sep 2022 01:34:39 +0200 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 08FD23BBD7 for ; Tue, 20 Sep 2022 01:34:39 +0200 (CEST) Received: from localhost ([::1]:37322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oaQHd-0005T9-Ky for larch@yhetil.org; Mon, 19 Sep 2022 19:34:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaQH5-0005PE-2J for guix-patches@gnu.org; Mon, 19 Sep 2022 19:34:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oaQH4-0004Oa-9P for guix-patches@gnu.org; Mon, 19 Sep 2022 19:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oaQH4-0006pR-38 for guix-patches@gnu.org; Mon, 19 Sep 2022 19:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57675] [PATCH v5 01/11] gnu: webrtc-for-telegram-desktop: Delete trailing #t. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Sep 2022 23:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57675 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57675@debbugs.gnu.org Cc: Liliana Marie Prikler Received: via spool by 57675-submit@debbugs.gnu.org id=B57675.166363042426215 (code B ref 57675); Mon, 19 Sep 2022 23:34:02 +0000 Received: (at 57675) by debbugs.gnu.org; 19 Sep 2022 23:33:44 +0000 Received: from localhost ([127.0.0.1]:55529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaQGm-0006ok-4s for submit@debbugs.gnu.org; Mon, 19 Sep 2022 19:33:44 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:58356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaQGj-0006oY-Vw for 57675@debbugs.gnu.org; Mon, 19 Sep 2022 19:33:42 -0400 Date: Tue, 20 Sep 2022 07:33:25 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1663630416; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=oI/ittziWDJLK2IzW6+wn085tA/XyXkY5lXID7CFtpI=; b=LobHd2hVija7mSCD1htDKTfSk2EPDC/o2+j7RO+hkWE/v1bqEWclPg+56rhRE9+mi7u/FX tjeGvqGS3h3VpQxITta64QUB5RosGT61JrjiM5tNR/lvsMPlMuUz2U7VitrZXVpDMg9lIx aEJuS6zZKbyaSF0vVw6Yus+D1iBXYWED/5t8qsQGCBOzDYjh1gDHUs0RsA1NQ4x21iobuT aLuc7erz1CKm0der0U3xO/yMKspX224lhcblQSqW9yTPNHMD701PDsmM/Lqv3hCPQvgb2o YF2oghJGlX6JMtS5L2m+Xks8mCICCwbv1QrRSY0q63qtwOooVasjpvwWmWj6Mg== Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / 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" Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663630479; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=oI/ittziWDJLK2IzW6+wn085tA/XyXkY5lXID7CFtpI=; b=d6L+KTIGCgfB5Jeb5CEFQAU5Z1YI+VDV+I6xpwkPf+lqeELWci5ZJI+tDyr3lgb7gOXlmI as2tmir/ZDN4ieAtJ+VL1t4M3qtUx6auKFVZO2/Y5iObmBN8Z+mdgKM778lA5eas+a5dgS iHVSr5/tsluJGJjq8lN8l2v7xDdSM6ySgjScY0881dze/jBp2A5FWcQQNCcTozaQW5byvB vmcEVkvR7ntbAMsQrjmlTfeGTjUlxQkZURga+XFs9tU7rwZhzCxCktrMPIz7Mev38Q98sa 60ZxhT8NrekwyA0m8KGXxcljAgyjqmtV0XJx1IlD8dy/a9ffw+pmwh+Rp356yA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663630479; a=rsa-sha256; cv=none; b=VMOTg4Intg+CM1W5EPYDDhchzgETsG7FTm2BTcI52bO4MALBlIwyhk7pF7U3v17YUx8LlT gpqEHRz4eCwLw6pp+GdoYgLZhQoQCRlKSfYcfOy5DuOVr2Cjsq2sEBAln0eMtHs+fKHnTa czjIos+fwh+mccpvZbU4iRrwl+tAofcEYAcrc3C9D23cI4deQfGF0yhYp2fahdzmK/F/Ie KdhKKofctPm46aTY9mym/tBKoJ7rY0dKxAHW4UcFmTxLdjqnTiqhb+VFyq/yKbjlL7oU5P 4lvv5aFlKAG0EH89Eqa/Ix88qTVhZP+GvMHMpwH92uAuWaBJWvDM81/dxXGOJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=LobHd2hV; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.84 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=LobHd2hV; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 08FD23BBD7 X-Spam-Score: -1.84 X-Migadu-Scanner: scn1.migadu.com X-TUID: JvqI4hA3wiOJ * gnu/packages/telegram.scm (webrtc-for-telegram-desktop)[source,#:phases]: Delete trailing #t. --- gnu/packages/telegram.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index 1a22d230d2..ae1b727df7 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -106,8 +106,7 @@ (define-public webrtc-for-telegram-desktop (for-each delete-file-recursively (lset-difference string=? (scandir ".") - (cons* "." ".." keep)))) - #t))))) + (cons* "." ".." keep))))))))) (build-system cmake-build-system) (arguments `(#:tests? #f ; No target @@ -126,8 +125,7 @@ (define-public webrtc-for-telegram-desktop (libyuv-to (string-append (getcwd) "/src/third_party/libyuv"))) (copy-recursively libvpx-from libvpx-to) - (copy-recursively libyuv-from libyuv-to)) - #t))))) + (copy-recursively libyuv-from libyuv-to))))))) (native-inputs `(("perl" ,perl) ("pkg-config" ,pkg-config) -- 2.37.3