From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id nA2UJy9cGmBhOgAA0tVLHw (envelope-from ) for ; Wed, 03 Feb 2021 08:17:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wCZGIy9cGmCgaAAA1q6Kng (envelope-from ) for ; Wed, 03 Feb 2021 08:17:51 +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 37A64940366 for ; Wed, 3 Feb 2021 08:17:51 +0000 (UTC) Received: from localhost ([::1]:51882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7DME-0001os-7t for larch@yhetil.org; Wed, 03 Feb 2021 03:17:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l7DLT-0001af-BZ for guix-patches@gnu.org; Wed, 03 Feb 2021 03:17:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53370) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l7DLT-0006va-2G for guix-patches@gnu.org; Wed, 03 Feb 2021 03:17:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l7DLS-00033r-Tw for guix-patches@gnu.org; Wed, 03 Feb 2021 03:17:02 -0500 Subject: bug#46196: [PATCH] gnu: Add tootle. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 03 Feb 2021 08:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Mail-Followup-To: 46196@debbugs.gnu.org, efraim@flashner.co.il, efraim@flashner.co.il Received: via spool by 46196-done@debbugs.gnu.org id=D46196.161234019811706 (code D ref 46196); Wed, 03 Feb 2021 08:17:02 +0000 Received: (at 46196-done) by debbugs.gnu.org; 3 Feb 2021 08:16:38 +0000 Received: from localhost ([127.0.0.1]:36677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7DL3-00032j-Ax for submit@debbugs.gnu.org; Wed, 03 Feb 2021 03:16:38 -0500 Received: from flashner.co.il ([178.62.234.194]:52110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7DL0-00032R-JM for 46196-done@debbugs.gnu.org; Wed, 03 Feb 2021 03:16:35 -0500 Received: from localhost (unknown [31.210.181.184]) by flashner.co.il (Postfix) with ESMTPSA id 9243240311; Wed, 3 Feb 2021 08:16:28 +0000 (UTC) Date: Wed, 3 Feb 2021 10:15:56 +0200 From: Efraim Flashner Message-ID: References: <20210130212057.1464-1-efraim@flashner.co.il> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ijh9UST8TKiqnulf" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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: , Cc: 46196-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.96 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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: 37A64940366 X-Spam-Score: -3.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: av1xffcsX71r --Ijh9UST8TKiqnulf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 02, 2021 at 05:53:45PM -0500, Leo Famulari wrote: > On Sat, Jan 30, 2021 at 11:20:57PM +0200, Efraim Flashner wrote: > > * gnu/packages/mastodon.scm (tootle): New variable. >=20 > Thanks, LGTM! Pushed! Thanks for the review. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Ijh9UST8TKiqnulf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmAaW7sACgkQQarn3Mo9 g1FFvA/9HC8nQHtNPt9Nvc5qq5vJ+gMtfsWe6t4FoUuNEhm6Q4GI9Vajpii7Cq34 Icem0nMaMkqFGR/Kz0TYEU1nbDbH+b2uhaO3LNXjyE3VfkEeDucgbAq1Zaxq1RGd eP15G9zpVviy5kUNbYbLKVAgmnl8P4punjv0t3Go57xucJhor93WPUbS3wLPN7nD xIGMAKTtjjEsocpaU+vI2FO6Nwjspy1B9TREqbsmqRUctRyfNwMDn98d3Ch+n/fg FVR1rgKmMBKNsyq394MM4l5cwT8kZDTp7qKH2ZFVGpK5Bxm9SP6zdJHgi62Hd/oG EKpdI4skELvsKg9z2Qr0tzoTHqyTjtyGV75B2pi6Qlhtwg1sLBnZI5wOzkXB+yQq xqglQZVk+7IgLBIhB++/3JIZBab8fjS2DvvfIpCpfuM+03LYH9goxDmIYD4n4mGA TtuVQ6pQSaDm/GYIAmociJvo0orZYpIgVPFQSc7st7i7uf1nuzQ7Esk+jEPdCxCC 9s2tiOaSg61H37zU2HQN8RdhfOs7CqKpIWjK86V+90oVUKu9Ya0Pa+7a7Jp8Yz+v sZFfsYTRqHRm6AHLtp6x7ab7dOFNMeHr/m74NYkuDsNYUGIZzyMQTCV2YnAS43a+ 4CLDMsrSVbPKzvrR8/IwHxo/J83ot+QsZ905t4z+OyvtwEFu0YU= =TbAQ -----END PGP SIGNATURE----- --Ijh9UST8TKiqnulf--