From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eORwHqnbw2QYpAAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 17:15:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kPhyHanbw2T1dQAAG6o9tA (envelope-from ) for ; Fri, 28 Jul 2023 17:15:53 +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 11F275BF17 for ; Fri, 28 Jul 2023 17:15:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=e07qFetT; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690557353; 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-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=9hezPPX8M4mYwKdK5fIcrhhJibyh3/fQnfzq/kf+yeY=; b=PUtTjnYA1uTniSWniiP5VHJ3wt+Td402Sibzh5YrXhhIdEJNuIzyYPdTl2qpGiVUDlTBQ4 NaLj8hjTxF0qdBO4nSespyfn9TgGg/LaNYSilvuKxDHPZjbVHkXX8Jouq1du6ka6OG+8eV IkMY+3SeZK/XQ4Sv7r12rXZnnxxiYg2rpNfQwA+oiUz9xq5+i8NT4bQM1GSpQSIM+2baxw MBUQ9rJ7M1uBRtULhKOCyXO0FN+08hqi4sMZq3pBOigfkuxrJH1SjL0/11Olz1OD9tOEVK HNf+ibJPbkCR21wUJrMMFOKIpdgmlMpcBrWhzt52jbdtb43zhBH4oQaVW6kdTw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690557353; a=rsa-sha256; cv=none; b=RxgRaC3KixKf/Ysm+pqN6bszizM7AEvl6LWV1ntPV5TaTEyEBBX7Zg8nrn/oSDbx5sqn8A HqGvxXNjkKjBWGnHjrwIRW40wAwrKOAgD/vtVTiZKIMXcVn7TqSMphtPJ6JzEHIPBYzWXu /rZGr2kfiS+l2bEXVlBea3KVCclyXdcJT+rCIDFM9HA1Rc3kjDR1NNHWoT/acqtK3Oo9er J4Uock1P/aZ0yZPwixWg5YD5Ludl5KUIIpt9Hq/mX8RD18cHPb1pIdb57phcbQeRt51i4P lQMC5NSmswURqSBsxUlZJaXm4ieBkGjssBUIRcZu9c8YiyPshtSxH2MQGAObkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=e07qFetT; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPOGD-0007sp-GA; Fri, 28 Jul 2023 10:16:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPOGC-0007r9-1a for guix-patches@gnu.org; Fri, 28 Jul 2023 10:16:04 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qPOGB-0001hk-Pv for guix-patches@gnu.org; Fri, 28 Jul 2023 10:16:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPOGB-0002Q9-LD for guix-patches@gnu.org; Fri, 28 Jul 2023 10:16:03 -0400 Subject: bug#64722: [PATCH] gnu: openshot: Update to 3.1.1 Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 14:16:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64722 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 64722-done@debbugs.gnu.org Mail-Followup-To: 64722@debbugs.gnu.org, iyzsong@envs.net, atai@atai.org Received: via spool by 64722-done@debbugs.gnu.org id=D64722.16905537349206 (code D ref 64722); Fri, 28 Jul 2023 14:16:03 +0000 Received: (at 64722-done) by debbugs.gnu.org; 28 Jul 2023 14:15:34 +0000 Received: from localhost ([127.0.0.1]:45790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPOFi-0002OQ-Ae for submit@debbugs.gnu.org; Fri, 28 Jul 2023 10:15:34 -0400 Received: from mail.envs.net ([5.199.136.28]:39140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPOFf-0002OE-03 for 64722-done@debbugs.gnu.org; Fri, 28 Jul 2023 10:15:31 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 7AAF738A204D; Fri, 28 Jul 2023 14:15:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690553730; bh=9hezPPX8M4mYwKdK5fIcrhhJibyh3/fQnfzq/kf+yeY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=e07qFetTEBk4FGvxm//dN1GkvxJJ/UgfphFRsAqMYj+/hy0j9RBYXXWgaOurefWAT 6jGTg3z4Z/Z5MxR7kULxfzuPDsrkMh05LqlPUNzaYcbETxFrYkdbiEEcLdbHMsTcIj aDgzCn2Ou6nJ9MgZ2qJffe55rO7xTtEzAcXcd3BW+lF9ftPGmBzOvu33s2SZZPC+ZE fZjw8nqYMMyGIqKzis+9G67AzKwdooq3LZGQqy5hv6fpB8VFRbwJFYOJ4Qkcu5+sQm e1yLeARJjdsTHxYwu+BaU9oRcX5EPyQ9KndR0E51WxZjhVZbaaXVGNISXRacp7JisR ayoz9vUMuOeQk651EWc1Rvt7enZuHgPPdALp0+Bs9bkf6vIt3s3AkRbhUvx/uL798C bgJzwmENNfXsJXomfkL80GomYm4stqpfSw3thaKAkVvHfri2z05Po/sPAJ7lHDql7I kQ7/90xYmpucIoCSyOMjwtSEsfVrTxwK8lKtwcpoXX9FTbA1LEg4ZLNvN+f0jLrU7b NlMCn1MyrrhQn2Y17sLxU9KGkN9jSbTWO61EE9Q5B84TebntvczWO03yivTWJtgET+ v2h0WoeKoPtHsPjD3jgF4coFlxE02VkLHJl9+idmeu7qxbA+VcbN2MAfrcofrFn1RR gycli+esaa63KWz/Yqvu1H0w= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id N4z7QDgh2ZpU; Fri, 28 Jul 2023 14:15:27 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 14:15:27 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id a54fbd16; Fri, 28 Jul 2023 14:15:26 +0000 (UTC) References: <59770dd466ae201c3d33785cb5faec0052f0103f.1690429844.git.atai@atai.org> Date: Fri, 28 Jul 2023 22:15:26 +0800 In-Reply-To: <59770dd466ae201c3d33785cb5faec0052f0103f.1690429844.git.atai@atai.org> (Andy Tai's message of "Wed, 26 Jul 2023 20:51:28 -0700") Message-ID: <874jlojf5t.fsf_-_@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-Migadu-Queue-Id: 11F275BF17 X-Migadu-Scanner: mx1.migadu.com X-TUID: ET6wo1LsxmW6 Andy Tai writes: > * gnu/packages/video.scm (openshot): Update to 3.1.1 Applied, thanks!