From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:44380) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpBmu-00043E-1m for guix-patches@gnu.org; Sun, 21 Jul 2019 09:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpBmt-0002XB-57 for guix-patches@gnu.org; Sun, 21 Jul 2019 09:22:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hpBmt-0002X0-1r for guix-patches@gnu.org; Sun, 21 Jul 2019 09:22:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hpBms-0003Ll-Sb for guix-patches@gnu.org; Sun, 21 Jul 2019 09:22:02 -0400 Subject: bug#36746: [PATCH] Update emacs-ivy. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: Date: Sun, 21 Jul 2019 21:20:59 +0800 In-Reply-To: (Brian Leung's message of "Sat, 20 Jul 2019 22:37:15 +0200") Message-ID: <87h87fo75w.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain 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: 36746-done@debbugs.gnu.org Brian Leung writes: > See attached. > > From d130c097ce1d20c204b067e16517551b829c1460 Mon Sep 17 00:00:00 2001 > From: Brian Leung > Date: Sat, 20 Jul 2019 22:35:50 +0200 > Subject: [PATCH] gnu: emacs-ivy: Update to 0.12.0. > Applied, thank you!