From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egRte-000819-3h for guix-patches@gnu.org; Tue, 30 Jan 2018 04:08:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egRta-0006fi-3r for guix-patches@gnu.org; Tue, 30 Jan 2018 04:08:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40636) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egRtZ-0006fR-VD for guix-patches@gnu.org; Tue, 30 Jan 2018 04:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1egRtZ-0001HB-MJ for guix-patches@gnu.org; Tue, 30 Jan 2018 04:08:01 -0500 Subject: [bug#30289] [PATCH] gnu: doxygen: Update to 1.8.14. Resent-Message-ID: Date: Tue, 30 Jan 2018 10:07:18 +0100 From: Danny Milosavljevic Message-ID: <20180130100718.555f66d6@scratchpost.org> In-Reply-To: <20180130041456.GA7677@jasmine.lan> References: <20180130001407.616-1-dannym@scratchpost.org> <20180130041456.GA7677@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Leo Famulari Cc: 30289@debbugs.gnu.org Hi Leo, On Mon, 29 Jan 2018 23:14:56 -0500 Leo Famulari wrote: > On Tue, Jan 30, 2018 at 01:14:07AM +0100, Danny Milosavljevic wrote: > > * gnu/packages/documentation.scm (doxygen): Update to 1.8.14. > > Thanks! A lot of packages depend on doxygen so we'll need to do this on > the next core-updates cycle, or potentially on a staging cycle before > the next core-updates cycle. > > Can you hold on to the patch and put it in the right place after the > current core-updates cycle? Sure. For later reference, 1.8.13 has a crash bug https://bugzilla.gnome.org/show_bug.cgi?id=776791