From unknown Sun Sep 07 16:50:33 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#34602] [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. Resent-From: Brett Gilio Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Feb 2019 02:21:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 34602 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 34602@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.155071561430227 (code B ref -1); Thu, 21 Feb 2019 02:21:03 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2019 02:20:14 +0000 Received: from localhost ([127.0.0.1]:58843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwdy9-0007rM-Ty for submit@debbugs.gnu.org; Wed, 20 Feb 2019 21:20:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwdy7-0007qX-8w for submit@debbugs.gnu.org; Wed, 20 Feb 2019 21:20:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:48235) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwdxz-0008OE-JU for submit@debbugs.gnu.org; Wed, 20 Feb 2019 21:20:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwdxw-0004VZ-6D for guix-patches@gnu.org; Wed, 20 Feb 2019 21:20:03 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwdri-0004Q2-Cl for guix-patches@gnu.org; Wed, 20 Feb 2019 21:13:35 -0500 Received: from mout01.posteo.de ([185.67.36.65]:41886) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwdrg-0004NS-Ef for guix-patches@gnu.org; Wed, 20 Feb 2019 21:13:34 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id EF39516005E for ; Thu, 21 Feb 2019 03:13:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1550715210; bh=eqRwEOI+rh3KcdmSJh9w4aEtvBLXglA7qqBhH9FQY3U=; h=From:To:Subject:Date:From; b=QW/kokOsLkuZrPGp4d4jpL8P/eLctNOJ4jdooY6Anw+dua1JK9sYavpHZE4nBin7i cvvCfQqaCxiU5Yac/EcrufCIWRk+GCrxJtLbBcUQDG9VrNhlfBW26E8SGBdZiWHLPo EVhigJyZgZF2YYmxZDBQv7nrStmZJgxItlH/AfGI175v7arbdCCxbkOzOGr7obUNT4 6A8pZ5r1lS0Hp32bEnBLtkhZ6Eef4ncvWx0BQJH8S7CjCo9uPa8yQxD3ZL8nyVyP4W mQhJm6zl2269PzSNHfIEOn6DidNZWA3e5G2ox7dmEH2qR5vmDuhv6cgt4vkCCJmw90 NT4nO7SvUAKqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 444dLJ6c5Hz6tm5 for ; Thu, 21 Feb 2019 03:13:28 +0100 (CET) From: Brett Gilio Date: Wed, 20 Feb 2019 20:13:27 -0600 Message-ID: <87ftshvqgo.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/x-patch Content-Disposition: inline; filename=0003-gnu-emacs-tide-Update-to-3.2.3.patch Content-Description: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.65 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) >From f80ba8e140036ad50561b0fb7c14607223e8e4ea Mon Sep 17 00:00:00 2001 From: Brett Gilio Date: Wed, 20 Feb 2019 20:04:12 -0600 Subject: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. * gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index da2ea1806..d498ebaf3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -4366,14 +4366,14 @@ indentation and filling of comments and C preprocessor fontification.") (define-public emacs-tide (package (name "emacs-tide") - (version "2.8.3.1") + (version "3.2.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/ananthakumaran/tide" "/archive/v" version ".tar.gz")) (sha256 (base32 - "1k0kzqiv1hfs0kqm37947snzhrsmand3i9chvm6a2r5lb8v9q47y")) + "1c600myr2yqbkmy9lify38lz0zzjdqk1733db5n7vsay16vn6fzi")) (file-name (string-append name "-" version ".tar.gz")))) (build-system emacs-build-system) (propagated-inputs -- 2.20.1 From unknown Sun Sep 07 16:50:33 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Brett Gilio Subject: bug#34602: closed (Re: [bug#34602] [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3.) Message-ID: References: <87d0nhg9se.fsf@member.fsf.org> <87ftshvqgo.fsf@posteo.net> X-Gnu-PR-Message: they-closed 34602 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 34602@debbugs.gnu.org Date: Sun, 24 Feb 2019 03:13:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1550977983-29961-1" This is a multi-part message in MIME format... ------------=_1550977983-29961-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #34602: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 34602@debbugs.gnu.org. --=20 34602: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D34602 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1550977983-29961-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 34602-done) by debbugs.gnu.org; 24 Feb 2019 03:12:02 +0000 Received: from localhost ([127.0.0.1]:49711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxkCw-0007kW-31 for submit@debbugs.gnu.org; Sat, 23 Feb 2019 22:12:02 -0500 Received: from rezeros.cc ([45.76.207.221]:46586) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxkCt-0007k9-HS for 34602-done@debbugs.gnu.org; Sat, 23 Feb 2019 22:12:00 -0500 Received: from localhost (223.87.240.124 [223.87.240.124]) by rezeros.cc (OpenSMTPD) with ESMTPSA id aa4772e5 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 24 Feb 2019 03:11:58 +0000 (UTC) Received: from gift (1.0.0.127.in-addr.arpa [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 1ff8de57; Sun, 24 Feb 2019 03:11:45 +0000 (UTC) From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) To: Brett Gilio Subject: Re: [bug#34602] [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. References: <87ftshvqgo.fsf@posteo.net> Date: Sun, 24 Feb 2019 11:11:45 +0800 In-Reply-To: <87ftshvqgo.fsf@posteo.net> (Brett Gilio's message of "Wed, 20 Feb 2019 20:13:27 -0600") Message-ID: <87d0nhg9se.fsf@member.fsf.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 34602-done Cc: 34602-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) Brett Gilio writes: >>>From f80ba8e140036ad50561b0fb7c14607223e8e4ea Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Wed, 20 Feb 2019 20:04:12 -0600 > Subject: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. > > * gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3. Pushed, thanks! ------------=_1550977983-29961-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 Feb 2019 02:20:14 +0000 Received: from localhost ([127.0.0.1]:58843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwdy9-0007rM-Ty for submit@debbugs.gnu.org; Wed, 20 Feb 2019 21:20:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwdy7-0007qX-8w for submit@debbugs.gnu.org; Wed, 20 Feb 2019 21:20:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:48235) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwdxz-0008OE-JU for submit@debbugs.gnu.org; Wed, 20 Feb 2019 21:20:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwdxw-0004VZ-6D for guix-patches@gnu.org; Wed, 20 Feb 2019 21:20:03 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwdri-0004Q2-Cl for guix-patches@gnu.org; Wed, 20 Feb 2019 21:13:35 -0500 Received: from mout01.posteo.de ([185.67.36.65]:41886) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwdrg-0004NS-Ef for guix-patches@gnu.org; Wed, 20 Feb 2019 21:13:34 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id EF39516005E for ; Thu, 21 Feb 2019 03:13:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1550715210; bh=eqRwEOI+rh3KcdmSJh9w4aEtvBLXglA7qqBhH9FQY3U=; h=From:To:Subject:Date:From; b=QW/kokOsLkuZrPGp4d4jpL8P/eLctNOJ4jdooY6Anw+dua1JK9sYavpHZE4nBin7i cvvCfQqaCxiU5Yac/EcrufCIWRk+GCrxJtLbBcUQDG9VrNhlfBW26E8SGBdZiWHLPo EVhigJyZgZF2YYmxZDBQv7nrStmZJgxItlH/AfGI175v7arbdCCxbkOzOGr7obUNT4 6A8pZ5r1lS0Hp32bEnBLtkhZ6Eef4ncvWx0BQJH8S7CjCo9uPa8yQxD3ZL8nyVyP4W mQhJm6zl2269PzSNHfIEOn6DidNZWA3e5G2ox7dmEH2qR5vmDuhv6cgt4vkCCJmw90 NT4nO7SvUAKqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 444dLJ6c5Hz6tm5 for ; Thu, 21 Feb 2019 03:13:28 +0100 (CET) From: Brett Gilio To: guix-patches@gnu.org Subject: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. Date: Wed, 20 Feb 2019 20:13:27 -0600 Message-ID: <87ftshvqgo.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/x-patch Content-Disposition: inline; filename=0003-gnu-emacs-tide-Update-to-3.2.3.patch Content-Description: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.65 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) >From f80ba8e140036ad50561b0fb7c14607223e8e4ea Mon Sep 17 00:00:00 2001 From: Brett Gilio Date: Wed, 20 Feb 2019 20:04:12 -0600 Subject: [PATCH 3/5] gnu: emacs-tide: Update to 3.2.3. * gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index da2ea1806..d498ebaf3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -4366,14 +4366,14 @@ indentation and filling of comments and C preprocessor fontification.") (define-public emacs-tide (package (name "emacs-tide") - (version "2.8.3.1") + (version "3.2.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/ananthakumaran/tide" "/archive/v" version ".tar.gz")) (sha256 (base32 - "1k0kzqiv1hfs0kqm37947snzhrsmand3i9chvm6a2r5lb8v9q47y")) + "1c600myr2yqbkmy9lify38lz0zzjdqk1733db5n7vsay16vn6fzi")) (file-name (string-append name "-" version ".tar.gz")))) (build-system emacs-build-system) (propagated-inputs -- 2.20.1 ------------=_1550977983-29961-1--