From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Petkov Subject: Re: librsvg & Rust Date: Fri, 15 Mar 2019 08:14:01 -0700 Message-ID: <0848494C-C3CB-4CC5-877A-38F4C0BB634D@gmail.com> References: <20190220161027.17460.87383@vcs0.savannah.gnu.org> <20190220161038.3F54B2040C@vcs0.savannah.gnu.org> <87bm2ol0ud.fsf_-_@gnu.org> <875zswngzb.fsf@fastmail.com> <87y35g5qag.fsf@gnu.org> <877ed09s0a.fsf@fastmail.com> Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4oXH-00037X-IB for guix-devel@gnu.org; Fri, 15 Mar 2019 11:14:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h4oXF-0007fM-Hg for guix-devel@gnu.org; Fri, 15 Mar 2019 11:14:15 -0400 In-Reply-To: <877ed09s0a.fsf@fastmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org > On Mar 15, 2019, at 6:39 AM, Marius Bakke wrote: >=20 >>=20 >>> By the way, the next version of librsvg will require Rust 1.33 or >>> thereabouts. >>=20 >> Oh so we=E2=80=99re lagging already? >=20 > I was referring to the 2.46 series, but indeed 2.44.13 also fails with > Rust 1.27 (we're at 2.44.12). I have a working patch ready for packaging 1.33, which I=E2=80=99ll = submit after #34820 gets merged, so we won't be behind for long :) =E2=80=94Ivan=