From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:48708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hUTZz-0007OH-6g for guix-patches@gnu.org; Sat, 25 May 2019 06:07:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hUTZu-0005Ra-Vt for guix-patches@gnu.org; Sat, 25 May 2019 06:07:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34656) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hUTZu-0005R2-9K for guix-patches@gnu.org; Sat, 25 May 2019 06:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hUTZu-0005JA-2p for guix-patches@gnu.org; Sat, 25 May 2019 06:07:02 -0400 Subject: bug#35467: [PATCH] Update Emacs packages. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87k1f3fwzf.fsf@elephly.net> <878svjfrd1.fsf@elephly.net> From: Ricardo Wurmus In-reply-to: Date: Sat, 25 May 2019 12:06:00 +0200 Message-ID: <87k1eeetmf.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brian Leung Cc: 35467-done@debbugs.gnu.org Hi Brian, > I've added an update to emacs-lispy as well. Thanks, I=E2=80=99ve pushed them with commit 7547648. Note: there was a mistake in the version string for emacs-highlight-symbol in the commit message, which I overlooked. It should have been 1.3-1.7a789c7, not 1.3.1-7a789c7. -- Ricardo