From unknown Sun Aug 17 04:17:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28812] neomutt update to 20171013 Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Oct 2017 15:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 28812 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 28812@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150790962918698 (code B ref -1); Fri, 13 Oct 2017 15:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 13 Oct 2017 15:47:09 +0000 Received: from localhost ([127.0.0.1]:38268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e32B3-0004rV-6g for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40687) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e32B1-0004rG-IT for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e32Av-0004ui-CX for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_00, RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:34002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e32Av-0004uc-8R for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e32At-0008Ve-Vm for guix-patches@gnu.org; Fri, 13 Oct 2017 11:47:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e32Aq-0004ss-Sc for guix-patches@gnu.org; Fri, 13 Oct 2017 11:47:00 -0400 Received: from aibo.runbox.com ([91.220.196.211]:34824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e32Aq-0004sE-J4 for guix-patches@gnu.org; Fri, 13 Oct 2017 11:46:56 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1e32An-0000oR-O8 for guix-patches@gnu.org; Fri, 13 Oct 2017 17:46:53 +0200 Received: from [93.123.73.123] (helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1e329q-0007Ir-JX for guix-patches@gnu.org; Fri, 13 Oct 2017 17:45:54 +0200 Date: Fri, 13 Oct 2017 15:45:51 +0000 From: ng0 Message-ID: <20171013154551.s4isao63s7mbszyy@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ucajhcect46larbp" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.3 (---) 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: -3.3 (---) --ucajhcect46larbp Content-Type: multipart/mixed; boundary="uu7lwyubmvivdwdr" Content-Disposition: inline --uu7lwyubmvivdwdr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable appended patch. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ https://www.infotropique.org https://ng0.infotropique.org --uu7lwyubmvivdwdr Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-neomutt-Update-to-20171013.patch" Content-Transfer-Encoding: quoted-printable =46rom de3a6e5701cd579bbcfc9380dc2bfc7395603b17 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Fri, 13 Oct 2017 15:36:06 +0000 Subject: [PATCH] gnu: neomutt: Update to 20171013. * gnu/packages/mail.scm (neomutt): Update to 20171013. --- gnu/packages/mail.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 2b8117caa..a07cb1b00 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -265,7 +265,7 @@ operating systems.") (package (inherit mutt) (name "neomutt") - (version "20170912") + (version "20171013") (source (origin (method url-fetch) @@ -273,7 +273,7 @@ operating systems.") "/archive/" name "-" version ".tar.gz")) (sha256 (base32 - "0mv60kii933hq52mhwrcz29diaajbs5ryqibgsvdvfyvx27i43cz")))) + "0mcs5rhlajyxl0bw2hpwcwx14rzrgk6sf8yr0gdj1di3sq166z2s")))) (inputs `(("cyrus-sasl" ,cyrus-sasl) ("gdbm" ,gdbm) --=20 2.14.2 --uu7lwyubmvivdwdr-- --ucajhcect46larbp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlng368ACgkQ4i+bv+40 hYjxWxAAnyLKIzHDVyjry7cRc4TPlavehSGLQp0SVRjCled9Kgub2C4VcPJqmbT4 zolgK42+wGf0sEG3zj6wCjR00tVHGgfIo7B3oktCHOB/KPF+QvA39H0ivA4uASgX WuAHrLyitjrJqnCuXWTQ9XUVrTjti9LZcqDThh/kirgKdyrz1IdF3ugWcp35tPZp 5t8re9EhWyJooQXF3P0ZShMxzxFmZaRxdpCi1xSgnqL6+bZf/M18ancNukPDMB6D NO9+QOBTRYSTUlREiLSqopwCmvfx9ji8VpAn72Npvz1Spj1Gomc1+h6rEAY6R3jK vQ1UgoaPnc3mfjkBbL3dmbKVU6TkTCFgQ1UfNEi7C7MNAt/uLfXZFWUOa5rIeoRL h3t8pE/wNVBLmFGATzp+Ano3Jzw07WkV7/uzVJ+sB+0sd0mQcne3jeZZLNBl5DDN iheabZoWoSPaYzY+iKydnHz7Tyh0FgzU2gZE9TwqJnvJcqBLDNTfitNvbXE+TMSl fzMIzUPM9bXlQLHHtqPQl6H/xiXnwe2EBu2XsVxO52YNBHPuCf+Sq7WrsG7NUXyC 9ja/050kUmqTXdLdMcLEC1IQYLY1u1+qlIW5u47pF61k8geFQX/eDyISJCicDYi5 RQSj0p+R6Zd264JhcIrGLULyOuOr/V2soB6GCHEPNocPQ0VXDpM= =pBhu -----END PGP SIGNATURE----- --ucajhcect46larbp-- From unknown Sun Aug 17 04:17:38 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: ng0 Subject: bug#28812: closed (Re: [bug#28812] neomutt update to 20171013) Message-ID: References: <87o9p9wzcv.fsf@gnu.org> <20171013154551.s4isao63s7mbszyy@abyayala> X-Gnu-PR-Message: they-closed 28812 X-Gnu-PR-Package: guix-patches Reply-To: 28812@debbugs.gnu.org Date: Sat, 14 Oct 2017 14:59:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1507993142-30075-1" This is a multi-part message in MIME format... ------------=_1507993142-30075-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #28812: neomutt update to 20171013 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 28812@debbugs.gnu.org. --=20 28812: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28812 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1507993142-30075-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 28812-done) by debbugs.gnu.org; 14 Oct 2017 14:58:11 +0000 Received: from localhost ([127.0.0.1]:40355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3NtC-0007nx-S9 for submit@debbugs.gnu.org; Sat, 14 Oct 2017 10:58:10 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:56618) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3NtC-0007no-1s for 28812-done@debbugs.gnu.org; Sat, 14 Oct 2017 10:58:10 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 9034DE869; Sat, 14 Oct 2017 16:58:10 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fr6-vdmlHfF0; Sat, 14 Oct 2017 16:58:09 +0200 (CEST) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:6a6c:dc17:fc02:cfda]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9F195BB39; Sat, 14 Oct 2017 16:58:09 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: ng0 Subject: Re: [bug#28812] neomutt update to 20171013 References: <20171013154551.s4isao63s7mbszyy@abyayala> Date: Sat, 14 Oct 2017 16:58:08 +0200 In-Reply-To: <20171013154551.s4isao63s7mbszyy@abyayala> (ng0@infotropique.org's message of "Fri, 13 Oct 2017 15:45:51 +0000") Message-ID: <87o9p9wzcv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28812-done Cc: 28812-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: 1.0 (+) ng0 skribis: > From de3a6e5701cd579bbcfc9380dc2bfc7395603b17 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Fri, 13 Oct 2017 15:36:06 +0000 > Subject: [PATCH] gnu: neomutt: Update to 20171013. > > * gnu/packages/mail.scm (neomutt): Update to 20171013. Applied, thanks! Ludo'. ------------=_1507993142-30075-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 13 Oct 2017 15:47:09 +0000 Received: from localhost ([127.0.0.1]:38268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e32B3-0004rV-6g for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40687) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e32B1-0004rG-IT for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e32Av-0004ui-CX for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_00, RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:34002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e32Av-0004uc-8R for submit@debbugs.gnu.org; Fri, 13 Oct 2017 11:47:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e32At-0008Ve-Vm for guix-patches@gnu.org; Fri, 13 Oct 2017 11:47:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e32Aq-0004ss-Sc for guix-patches@gnu.org; Fri, 13 Oct 2017 11:47:00 -0400 Received: from aibo.runbox.com ([91.220.196.211]:34824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e32Aq-0004sE-J4 for guix-patches@gnu.org; Fri, 13 Oct 2017 11:46:56 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1e32An-0000oR-O8 for guix-patches@gnu.org; Fri, 13 Oct 2017 17:46:53 +0200 Received: from [93.123.73.123] (helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1e329q-0007Ir-JX for guix-patches@gnu.org; Fri, 13 Oct 2017 17:45:54 +0200 Date: Fri, 13 Oct 2017 15:45:51 +0000 From: ng0 To: guix-patches@gnu.org Subject: neomutt update to 20171013 Message-ID: <20171013154551.s4isao63s7mbszyy@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ucajhcect46larbp" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.3 (---) 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: -3.3 (---) --ucajhcect46larbp Content-Type: multipart/mixed; boundary="uu7lwyubmvivdwdr" Content-Disposition: inline --uu7lwyubmvivdwdr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable appended patch. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ https://www.infotropique.org https://ng0.infotropique.org --uu7lwyubmvivdwdr Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-neomutt-Update-to-20171013.patch" Content-Transfer-Encoding: quoted-printable =46rom de3a6e5701cd579bbcfc9380dc2bfc7395603b17 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Fri, 13 Oct 2017 15:36:06 +0000 Subject: [PATCH] gnu: neomutt: Update to 20171013. * gnu/packages/mail.scm (neomutt): Update to 20171013. --- gnu/packages/mail.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 2b8117caa..a07cb1b00 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -265,7 +265,7 @@ operating systems.") (package (inherit mutt) (name "neomutt") - (version "20170912") + (version "20171013") (source (origin (method url-fetch) @@ -273,7 +273,7 @@ operating systems.") "/archive/" name "-" version ".tar.gz")) (sha256 (base32 - "0mv60kii933hq52mhwrcz29diaajbs5ryqibgsvdvfyvx27i43cz")))) + "0mcs5rhlajyxl0bw2hpwcwx14rzrgk6sf8yr0gdj1di3sq166z2s")))) (inputs `(("cyrus-sasl" ,cyrus-sasl) ("gdbm" ,gdbm) --=20 2.14.2 --uu7lwyubmvivdwdr-- --ucajhcect46larbp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlng368ACgkQ4i+bv+40 hYjxWxAAnyLKIzHDVyjry7cRc4TPlavehSGLQp0SVRjCled9Kgub2C4VcPJqmbT4 zolgK42+wGf0sEG3zj6wCjR00tVHGgfIo7B3oktCHOB/KPF+QvA39H0ivA4uASgX WuAHrLyitjrJqnCuXWTQ9XUVrTjti9LZcqDThh/kirgKdyrz1IdF3ugWcp35tPZp 5t8re9EhWyJooQXF3P0ZShMxzxFmZaRxdpCi1xSgnqL6+bZf/M18ancNukPDMB6D NO9+QOBTRYSTUlREiLSqopwCmvfx9ji8VpAn72Npvz1Spj1Gomc1+h6rEAY6R3jK vQ1UgoaPnc3mfjkBbL3dmbKVU6TkTCFgQ1UfNEi7C7MNAt/uLfXZFWUOa5rIeoRL h3t8pE/wNVBLmFGATzp+Ano3Jzw07WkV7/uzVJ+sB+0sd0mQcne3jeZZLNBl5DDN iheabZoWoSPaYzY+iKydnHz7Tyh0FgzU2gZE9TwqJnvJcqBLDNTfitNvbXE+TMSl fzMIzUPM9bXlQLHHtqPQl6H/xiXnwe2EBu2XsVxO52YNBHPuCf+Sq7WrsG7NUXyC 9ja/050kUmqTXdLdMcLEC1IQYLY1u1+qlIW5u47pF61k8geFQX/eDyISJCicDYi5 RQSj0p+R6Zd264JhcIrGLULyOuOr/V2soB6GCHEPNocPQ0VXDpM= =pBhu -----END PGP SIGNATURE----- --ucajhcect46larbp-- ------------=_1507993142-30075-1--