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 gBSsI0Q3uF+iAwAA0tVLHw (envelope-from ) for ; Fri, 20 Nov 2020 21:38:12 +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 +G2dH0Q3uF9AVwAA1q6Kng (envelope-from ) for ; Fri, 20 Nov 2020 21:38:12 +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 D5C7A9400D3 for ; Fri, 20 Nov 2020 21:38:11 +0000 (UTC) Received: from localhost ([::1]:44988 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kgE6c-0004kN-R2 for larch@yhetil.org; Fri, 20 Nov 2020 16:38:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kgE6V-0004j3-1T for guix-patches@gnu.org; Fri, 20 Nov 2020 16:38:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:32895) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kgE6U-000552-Gn for guix-patches@gnu.org; Fri, 20 Nov 2020 16:38:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kgE6U-0000yZ-Br for guix-patches@gnu.org; Fri, 20 Nov 2020 16:38:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#40063] [PATCH 2/2] gnu: bitlbee-discord: update to working version Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Nov 2020 21:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40063 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adrian Fullmer Cc: 40063@debbugs.gnu.org Received: via spool by 40063-submit@debbugs.gnu.org id=B40063.16059082353697 (code B ref 40063); Fri, 20 Nov 2020 21:38:02 +0000 Received: (at 40063) by debbugs.gnu.org; 20 Nov 2020 21:37:15 +0000 Received: from localhost ([127.0.0.1]:44441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgE5i-0000xZ-U7 for submit@debbugs.gnu.org; Fri, 20 Nov 2020 16:37:15 -0500 Received: from mira.cbaines.net ([212.71.252.8]:37852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgE5i-0000xS-5z for 40063@debbugs.gnu.org; Fri, 20 Nov 2020 16:37:14 -0500 Received: from localhost (188.30.135.14.threembb.co.uk [188.30.135.14]) by mira.cbaines.net (Postfix) with ESMTPSA id 32F9027BBF5; Fri, 20 Nov 2020 21:37:13 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 5a1fcd39; Fri, 20 Nov 2020 21:37:10 +0000 (UTC) References: <38089017.3258274.1584214496561.ref@mail.yahoo.com> <38089017.3258274.1584214496561@mail.yahoo.com> <20200315173226.GC26892@jasmine.lan> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <20200315173226.GC26892@jasmine.lan> Date: Fri, 20 Nov 2020 21:37:10 +0000 Message-ID: <875z5zk8vt.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: ns3122888.ip-94-23-21.eu 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-Spam-Score: -3.11 X-TUID: W9yuf3A78VEs --=-=-= Content-Type: text/plain Leo Famulari writes: > On Sat, Mar 14, 2020 at 07:34:56PM +0000, Adrian Fullmer via Guix-patches via wrote: >> The latest stable version of bitlbee-discord is partially >> incompatible with discord as it exists now, so i upgraded to the >> latest git version which functions correctly. > > Is there a link to any upstream bug reports about this? Not sure you got this previous email Adrian, but is this Bitlbee fix something you're still interested in getting merged? Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+4NwZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xf8LxAAsPoDlIR+Y4owaqMDbkyzlWabbTnxTMTY JGkBp0ehiUMDdw/ITvbgjaKXzINMr68Ks7KUoud/ARbVyGyv7q39tbsDAwaboPDV Cpnxmbu/tNvRcDyFumSQR1JzhsnUI26pEJ0VH98U654Pp/hoFwXf/ilpOnsJjdhR 2YXqLix627qqSSOtwwaWfaovLDMu/PNclxNrRGv3cfd2BitgS5+xgYL27opQg7G/ RJwk/NaQAjIFUI8RMVXtQLHyU5uL8kW9+vU4R8oGh2z98b658j529q5fVfGZjtAh soKLvH2QP4Fui8lM5eJfWjnFV+ZrSxsJ3jrFynj+RhkZbCLo8MgqearbWE66WE1K 9Ri8+Z/Hxv6j7q5oqOHnsjujP0pB2V/Ina7UC1rMKTWK3MLmbvPWicSJnAKryHbi SXmY1nBWQ9d/YTsBoDfaEoRquw4e2zWeAnL2Gr4I6sWaUOJS2GEalzrEytdNCRGw QEBSA8z2D/dYBoOczTu5CNs+Ul1RQG/3NGeBeKMMl5BicBrffJY/i3GiwfRHkecM 05AVRYT34sutBoZPLfTazhWsaJExj0IeeQcqwIwC/eJGQtJZpSLcw/jj7wkBM0Xx vPR0y7hy3Q3LyTn0uHCW1MoC13tCfB0IfE2CxPd418U8dXiNrUIkXVyK3cXcSao6 w5r2a+CJQHM= =eexz -----END PGP SIGNATURE----- --=-=-=--