From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4Mf/L6ga9mIgLgAAbAwnHQ (envelope-from ) for ; Fri, 12 Aug 2022 11:17:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KLLdLqga9mJ/fAEAG6o9tA (envelope-from ) for ; Fri, 12 Aug 2022 11:17:28 +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 8DEFC27AB8 for ; Fri, 12 Aug 2022 11:17:28 +0200 (CEST) Received: from localhost ([::1]:50894 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oMQnH-0006G1-DK for larch@yhetil.org; Fri, 12 Aug 2022 05:17:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQms-0006FC-NB for guix-patches@gnu.org; Fri, 12 Aug 2022 05:17:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37701) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oMQms-0003h9-Et for guix-patches@gnu.org; Fri, 12 Aug 2022 05:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oMQms-0004KP-6x for guix-patches@gnu.org; Fri, 12 Aug 2022 05:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57032] [PATCH] gnu: packages: Add spng. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Aug 2022 09:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57032 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Mathieu Othacehe" Cc: 57032-done@debbugs.gnu.org Received: via spool by 57032-done@debbugs.gnu.org id=D57032.166029576716560 (code D ref 57032); Fri, 12 Aug 2022 09:17:02 +0000 Received: (at 57032-done) by debbugs.gnu.org; 12 Aug 2022 09:16:07 +0000 Received: from localhost ([127.0.0.1]:55683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQlz-0004J2-4U for submit@debbugs.gnu.org; Fri, 12 Aug 2022 05:16:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQlu-0004II-4B for 57032-done@debbugs.gnu.org; Fri, 12 Aug 2022 05:16:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7FD2A40151; Fri, 12 Aug 2022 11:16:00 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B6bnsQGRR7RC; Fri, 12 Aug 2022 11:15:59 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1660295758; bh=CgN/P6icCfrfSfoqPoPuxbD5PSntWrGcuIj5bRlBCqM=; h=Date:To:Cc:Subject:From:References:In-Reply-To; b=fS1qcEKE+9t3CtpkaBVW/JH+/QWv/rf3xxhq4UbnDyYaN2fJeS1LAQW1zQbZv3cQs 7EZMCVstC6Bb1yt3rekJg3aGG5J04K5giKrTKpOm2sGKu1Hui7iFB4CllU+zRJXqeo kBXZQy2Rl8PY1MLrDIahg04MMxc58V5Y8lOGmJ9iNk/uqDKNG8n6KP+NkpbZ/uLIDg EFxS4gdyvj0qJ6MSnWm12CqZQHzrwTbaGlae0wSakQYdmYRuSBgnovLCgnp+0WtoFR bdzxw3qY/MyUhWCG2E9XD7dyWPKanPNZqqiwYGaot8JJfZucjCn+TnbZ62rxS2EgEd RebKsVPXjo4Xg== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 12 Aug 2022 10:15:58 +0100 Message-Id: References: <20220807112903.16835-1-paren@disroot.org> <87mtc9zuxp.fsf@gnu.org> In-Reply-To: <87mtc9zuxp.fsf@gnu.org> 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: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( 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=1660295848; 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: content-transfer-encoding:content-transfer-encoding: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=He0+Bn/u+AbHubcA4+pSTV6qxiI5G/kQ5JEGS38z7z0=; b=eEO8qV2cwhm4plIL9n+OWfADEaE771qdjS0ktYGEaogR+WwlZf4YxbSIBWw0rqLE5Vbaj4 oOXP8QrgMoMmYJMyyUrG/ySZCR7lkH5w2vdTinj/C5PQbBB7tIwbhu4vRc6Q64LmK15Mii kTYJob+c29cStyPeulPwrZkWyw+Q1N3QoCzDbx1ivGkKfNRIr7KcvQ1CWlroTuKDhfnDdJ 5IPxX4O4OJFdgdzu72IdmEq1/vFQNehv5OfVcxi0qDnOuPa/rTft2k/msaLQwiCJbRGL5A Mb28iAxmJw/mTXCDGsggX2h+1fD6ugVCQUUZ4AJ9/E8syP7U9180297qNr+JxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660295848; a=rsa-sha256; cv=none; b=ew6V39IsPVbLy2nIbjPsJGVoAmxvUOLFmsFW4yVZ4pbEY2kROX0pieXP8nq83t0Xwj2ZOj SMU+ge0VsPVwF0I40LO9YyecneLJ5uY/EqrSWQXE0RKPEI2j+KeSVH1U1YgfexjzztWPjY 7PAGCD6aD3/73agqSCh1lFXl+2Yb1byG6K71l6Zu1PQl/ynbBJG/lLCp58ot5Qoo9rlNfl YsKSkP3NX+W45nr6992ze5atKhStZEai6mmeNnLBIwSflF8AsKchAzVliHqaUtKoaQfV63 jncjq1ZaycLoprwCXAk6VDzYGL3qNbpucumCAnFXB8Vqv7o9ugUt8uaVHSeU8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=fS1qcEKE; 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: -2.97 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=fS1qcEKE; 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: 8DEFC27AB8 X-Spam-Score: -2.97 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9A748Ll46zTR On Fri Aug 12, 2022 at 10:13 AM BST, Mathieu Othacehe wrote: > Pushed, thanks! Woot, no v2 needed! Thanks! -- (